Namespaces
Variants
Views
Actions

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

From cppreference.com
m (+links to sections.)
(move [debugging] to [diagnostics])
Line 12: Line 12:
 
{{nv ln|cpp/utility/initializer_list|notes={{mark c++11}}}}
 
{{nv ln|cpp/utility/initializer_list|notes={{mark c++11}}}}
 
{{nv ln|cpp/utility/source_location|notes={{mark c++20}}}}
 
{{nv ln|cpp/utility/source_location|notes={{mark c++20}}}}
{{nv h2|{{ls|cpp/utility#Debugging support}}}}
 
{{nv ln|cpp/utility/is_debugger_present|notes={{mark c++26}}}}
 
{{nv ln|cpp/utility/breakpoint_if_debugging|notes={{mark c++26}}}}
 
{{nv ln|cpp/utility/breakpoint|notes={{mark c++26}}}}
 
 
{{nv h2|{{ls|cpp/utility#Three-way comparison}}}}
 
{{nv h2|{{ls|cpp/utility#Three-way comparison}}}}
 
{{nv ln|cpp/utility/compare/three_way_comparable|three_way_comparable|three_way_comparable_with|notes={{mark c++20}}<br>{{mark c++20}}}}
 
{{nv ln|cpp/utility/compare/three_way_comparable|three_way_comparable|three_way_comparable_with|notes={{mark c++20}}<br>{{mark c++20}}}}
Line 35: Line 31:
 
{{nv ln|cpp/utility/compare/named_comparison_functions|is_neq|is_gt|is_gteq|notes={{mark c++20}}<br>{{mark c++20}}<br>{{mark c++20}}}}
 
{{nv ln|cpp/utility/compare/named_comparison_functions|is_neq|is_gt|is_gteq|notes={{mark c++20}}<br>{{mark c++20}}<br>{{mark c++20}}}}
 
{{nv col end}}
 
{{nv col end}}
 +
{{nv ph}}
 +
{{nv ph}}
 +
{{nv ph}}
 +
{{nv ph}}
 
{{nv col next}}
 
{{nv col next}}
 
{{nv h1|General utilities}}
 
{{nv h1|General utilities}}

Revision as of 20:13, 30 October 2024

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)
(C++23)
Elementary string conversions
(C++17)
(C++17)