Namespaces
Variants
Views
Actions

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|static and dynamically-resizable contiguous array|notes={{mark c++26}}}}
+
{{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"

|

| dynamically-resizable, fixed capacity, inplace contiguous array
(class template) |-