Skip to content

Incorrect/Weird display of function #4

@Wmbat

Description

@Wmbat

When I declare a function as a return type like so

constexpr auto borrow() const& noexcept -> const value_type&;

hdoc displays it like so https://imgur.com/a/A17UJ6g

It seems to split the const& specifier on a member function and split it in 2 parts. Not sure why it happens. It's not a big bug, but i thought it was worth reporting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions