Skip to content

Style exposition-only members of flat_map, flat_multimap, flat_set, flat_multiset consistently #5812

Closed
@tkoeppe

Description

@tkoeppe
Contributor

Currently, several private, exposition-only members of the four new "flat" container adaptors are not styled with \exposid. We should review all four class templates and present them according to our usual rules for expostion-only members.

Note that some of these members are classes with their own members. We might want to discuss how much of those should be marked up with \exposid -- only the class name, or also all members? (I think only the class name suffices, since within that class the members are quite definite.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @tkoeppe

      Issue actions

        Style exposition-only members of flat_map, flat_multimap, flat_set, flat_multiset consistently · Issue #5812 · cplusplus/draft