Difference between revisions of "Template:cpp/container/dsc inplace vector"
From cppreference.com
(added c++26 std::inplace_vector) |
m (clarify.) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{dsc tclass|cpp/container/inplace_vector| | + | {{dsc tclass|cpp/container/inplace_vector|dynamically-resizable, fixed capacity, inplace contiguous array|notes={{mark c++26}}}} |
Latest revision as of 21:01, 2 August 2024
|- class="t-dsc"
|(C++26)
| dynamically-resizable, fixed capacity, inplace contiguous array
(class template)
|-