-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Description
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 202406LThis was also patched by the Core paper WG21-P3074R7 "Trivial unions", which added:
#define __cpp_lib_constexpr_inplace_vector 202502LNote: 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
Labels
Type
Projects
Status
Unimplemented