Skip to content

P1222R4 <flat_set> #2912

Open
Open
@StephanTLavavej

Description

@StephanTLavavej

P1222R4 <flat_set>
LWG-3751 Missing feature macro for flat_set
LWG-3774 <flat_set> should include <compare>
LWG-3786 Flat maps' deduction guides need to default Allocator to be useful
LWG-3803 flat_meow constructors taking KeyContainer lack KeyCompare parameter
LWG-3879 erase_if for flat_{,multi}set is incorrectly specified
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_set 202207L

Internal VS-PR-420058 has taught the IDE about this new extensionless header - thanks @CaseyCarter!

Metadata

Metadata

Assignees

No one assigned

    Labels

    cxx23C++23 featureflat_meowC++23 container adaptors

    Type

    No type

    Projects

    Status

    Investigating

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions