Skip to content

[libc++] P3372R3: constexpr multimap #128661

@frederick-vs-ja

Description

@frederick-vs-ja

Make multimap constexpr as part of P3372R3.

Note that node-handle::key() is intentionally left not constexpr.

Feature-test macro (also covers constexpr map):

#define __cpp_lib_constexpr_map 202502L // also in <map>

Metadata

Metadata

Assignees

No one assigned

    Labels

    c++26libc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions