Skip to content

P0843R14 <inplace_vector> #4766

@StephanTLavavej

Description

@StephanTLavavej

WG21-P0843R14 <inplace_vector>
LWG-4147 Precondition on inplace_vector::emplace
LWG-4396 Improve inplace_vector(from_range_t, R&& rg)

Feature-test macro:

#define __cpp_lib_inplace_vector 202406L

This was also patched by the Core paper WG21-P3074R7 "Trivial unions", which added:

#define __cpp_lib_constexpr_inplace_vector 202502L

Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compilerCompiler work involvedcxx26C++26 feature

    Type

    No type

    Projects

    Status

    Unimplemented

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions