Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/utility/navbar content"

From cppreference.com
m (+ no-break-space => columns' separation tweak)
(+ to_underlying)
Line 51: Line 51:
 
{{nv ln | cpp/utility/move_if_noexcept | notes={{mark c++11}} }}
 
{{nv ln | cpp/utility/move_if_noexcept | notes={{mark c++11}} }}
 
{{nv ln | cpp/utility/as_const | notes={{mark c++17}} }}
 
{{nv ln | cpp/utility/as_const | notes={{mark c++17}} }}
 +
{{nv ln | cpp/utility/to_underlying | notes={{mark c++23}} }}
 
{{nv col end}}
 
{{nv col end}}
 
{{nv h2 | Common vocabulary types }}
 
{{nv h2 | Common vocabulary types }}

Revision as of 23:10, 23 February 2021

General utilities
Date and time
Function objects
Formatting library (C++20)
(C++11)
Relational operators (deprecated in C++20)
Integer comparison functions
(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++17)

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