Skip to content

c++: has_value() function marked as generic Name rather than Function.Name #1561

@tabatkins

Description

@tabatkins

Another change I noticed when bumping from 2.6.1 to 2.7.1, probably as part of fc56ab8.

In the following code:

constexpr bool has_value() const noexcept;

has_value was previously marked as Name.Function, but now it's marked as just Name. I suspect it should still be Name.Function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions