Namespaces
Variants
Views
Actions

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 col begin}}
 
 
{{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 col next}}
 
{{nv | [[cpp/utility/format | Formatting library]] {{mark c++20}} }}
 
 
{{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 col end}}
 
 
{{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 h2 | Stacktrace}}
 
{{nv ln | cpp/utility/stacktrace_entry | notes={{mark c++23}} }}
 
{{nv ln | cpp/utility/basic_stacktrace | notes={{mark c++23}} }}
 
 
{{nv col end}}
 
{{nv col end}}
 
{{nv end}}
 
{{nv end}}

Revision as of 23:07, 23 January 2022

General utilities
Date and time
Function objects
Formatting library (C++20)
(C++11)
Relational operators (deprecated in C++20)
Integer comparison functions
(C++20)(C++20)(C++20)   
(C++20)
Swap and type operations
(C++14)
(C++11)

(C++11)
(C++11)
(C++17)
Common vocabulary types
(C++11)
(C++17)
(C++17)
(C++17)
(C++11)
(C++17)

Elementary string conversions
(C++17)
(C++17)