Skip to content

unique_ptr's "see below" points the wrong way #585

@tkoeppe

Description

@tkoeppe

The class synopsis [unique.ptr.runtime] for array-specialized unique pointers contains the curious line:

typedef see below pointer;

However, the definition of pointer does not appear below; rather, it appears above in the description of the primary template.

Should we replace this with "see above"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions