Skip to content

Implement C++26 P2363 (Extending associative containers with the remaining heterogeneous overloads) #283

@igaztanaga

Description

@igaztanaga

See paper https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2363r5.html, the library should add:

  • try_emplace
  • insert_or_assign
  • operator[]
  • at
  • insert

overloads.

Metadata

Metadata

Assignees

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