Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/container/vector/navbar content"

From cppreference.com
(Removed a 'C++11' mark (LWG 755).)
(Undo revision 149583 by Xmcgcg (talk))
Line 25: Line 25:
 
{{nv mem ln | cpp/container/vector/reserve}}
 
{{nv mem ln | cpp/container/vector/reserve}}
 
{{nv mem ln | cpp/container/vector/capacity}}
 
{{nv mem ln | cpp/container/vector/capacity}}
{{nv mem ln | cpp/container/vector/shrink_to_fit}}
+
{{nv mem ln | cpp/container/vector/shrink_to_fit | notes={{mark c++11}}}}
 
{{nv h2 | Modifiers}}
 
{{nv h2 | Modifiers}}
 
{{nv mem ln | cpp/container/vector/clear}}
 
{{nv mem ln | cpp/container/vector/clear}}

Revision as of 02:18, 23 March 2023

Member types
Member functions
Element access
Iterators
Capacity
Modifiers
Non-member functions
(C++20)(C++20)
(until C++20)(until C++20)(until C++20)(until C++20)(until C++20)(C++20)
Deduction guides(C++17)