Skip to content

[container.requirements] Confusing "Returns" paragraph under a.emplace_hint(p, args) #7881

Closed
@seishun

Description

@seishun

An iterator pointing to the element with the key equivalent to the newly inserted element.

  • In containers with unique keys, an element is not always inserted, so there might be no "newly inserted element".
  • In containers with equivalent keys, there might be more than one element "with the key equivalent to the newly inserted element".

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