Difference between revisions of "Template:cpp/utility/navbar content"
From cppreference.com
(move is_constant_evaluated here) |
|||
Line 30: | Line 30: | ||
{{nv col next}} | {{nv col next}} | ||
{{nv h1 | General utilities}} | {{nv h1 | General utilities}} | ||
− | |||
{{nv | [[cpp/chrono | Date and time]] }} | {{nv | [[cpp/chrono | Date and time]] }} | ||
{{nv | [[cpp/utility/functional | Function objects]] }} | {{nv | [[cpp/utility/functional | Function objects]] }} | ||
+ | {{nv | [[cpp/utility/format | Formatting library]] {{mark c++20}} }} | ||
{{nv ln | cpp/utility/bitset }} | {{nv ln | cpp/utility/bitset }} | ||
− | |||
− | |||
{{nv ln | cpp/utility/hash | notes={{mark c++11}} }} | {{nv ln | cpp/utility/hash | notes={{mark c++11}} }} | ||
{{nv ln | cpp/utility/integer_sequence| notes={{mark c++14}}}} | {{nv ln | cpp/utility/integer_sequence| notes={{mark c++14}}}} | ||
− | |||
{{nv h2 | Relational operators {{mark deprecated c++20}} }} | {{nv h2 | Relational operators {{mark deprecated c++20}} }} | ||
{{nv col begin}} | {{nv col begin}} | ||
Line 84: | Line 81: | ||
{{nv ln | cpp/utility/from_chars | notes={{mark c++17}} }} | {{nv ln | cpp/utility/from_chars | notes={{mark c++17}} }} | ||
{{nv ln | cpp/utility/chars_format | notes={{mark c++17}} }} | {{nv ln | cpp/utility/chars_format | notes={{mark c++17}} }} | ||
− | |||
− | |||
− | |||
{{nv col end}} | {{nv col end}} | ||
{{nv end}} | {{nv end}} |
Revision as of 23:07, 23 January 2022
|
|