Difference between revisions of "Template:cpp/container/vector/navbar content"
From cppreference.com
(Removed a 'C++11' mark (LWG 755).) |
D41D8CD98F (Talk | contribs) |
||
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 | ||||
(C++23) | ||||
Element access | ||||
Iterators | ||||
(C++11) | ||||
(C++11) | ||||
(C++11) | ||||
Capacity | ||||
(C++11) | ||||
Modifiers | ||||
(C++11) | ||||
(C++23) | ||||
(C++11) | ||||
(C++23) | ||||
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) |