Difference between revisions of "Template:cpp/header/navbar content"
From cppreference.com
m (put <debugging> under diagnostics) |
m (~, + execution support) |
||
Line 66: | Line 66: | ||
{{nv|{{header|tuple}} {{mark c++11}}}} | {{nv|{{header|tuple}} {{mark c++11}}}} | ||
{{nv|{{header|optional}} {{mark c++17}}}} | {{nv|{{header|optional}} {{mark c++17}}}} | ||
− | |||
{{nv col next}} | {{nv col next}} | ||
{{nv|{{header|any}} {{mark c++17}}}} | {{nv|{{header|any}} {{mark c++17}}}} | ||
{{nv|{{header|expected}} {{mark c++23}}}} | {{nv|{{header|expected}} {{mark c++23}}}} | ||
− | {{nv|{{header| | + | {{nv|{{header|variant}} {{mark c++17}}}} |
{{nv col next}} | {{nv col next}} | ||
{{nv|{{header|functional}}}} | {{nv|{{header|functional}}}} | ||
{{nv|{{header|typeindex}} {{mark c++11}}}} | {{nv|{{header|typeindex}} {{mark c++11}}}} | ||
− | {{nv|{{header| | + | {{nv|{{header|bitset}}}} |
− | + | ||
{{nv col next}} | {{nv col next}} | ||
{{nv|{{header|charconv}} {{mark c++17}}}} | {{nv|{{header|charconv}} {{mark c++17}}}} | ||
{{nv|{{header|format}} {{mark c++20}}}} | {{nv|{{header|format}} {{mark c++20}}}} | ||
{{nv|{{header|bit}} {{mark c++20}}}} | {{nv|{{header|bit}} {{mark c++20}}}} | ||
− | |||
{{nv col end}} | {{nv col end}} | ||
Line 219: | Line 216: | ||
{{nv ph}} | {{nv ph}} | ||
{{nv col end}} | {{nv col end}} | ||
+ | |||
+ | {{nv h2|Execution support}} | ||
+ | {{nv|{{header|execution}} {{mark c++17}}}} | ||
{{nv h2|C compatibility}} | {{nv h2|C compatibility}} |
Revision as of 05:32, 31 October 2024
Language support | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concepts | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<concepts> (C++20) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Diagnostics | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Memory management | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Metaprogramming | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
General utilities | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Strings | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Containers | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Iterators | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<iterator> | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ranges | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Algorithms | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Numerics | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Time | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Localization | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Input/output | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Regular expressions | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<regex> (C++11) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concurrency support | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Execution support | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<execution> (C++17) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
C compatibility | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|