-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
WG21-P0429R9 <flat_map>
WG21-P3567R2 flat_meow Fixes (parts 4/7/8 likely implemented; parts 5/6 remain - thanks @frederick-vs-ja)
LWG-3786 Flat maps' deduction guides need to default Allocator to be useful
LWG-3803 flat_meow constructors taking KeyContainer lack KeyCompare parameter
LWG-3816 flat_map and flat_multimap should impose sequence container requirements
LWG-3884 flat_meow is missing allocator-extended copy/move constructors
LWG-3987 Including <flat_meow> doesn't provide std::begin/end
Feature-test macro:
#define __cpp_lib_flat_map 202511LInternal VS-PR-420058 has taught the IDE about this new extensionless header - thanks @CaseyCarter!
WG21-P3567R2 "flat_meow Fixes" was voted into C++26 at the November 2025 meeting; while it wasn't officially a C++23 DR, we should obviously implement it as part of the initial release.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status