Subclause | Header | ||
Utility components | <utility> | ||
Compile-time integer sequences | |||
Pairs | |||
Tuples | <tuple> | ||
Optional objects | <optional> | ||
Variants | <variant> | ||
Storage for any type | <any> | ||
Fixed-size sequences of bits | <bitset> | ||
Memory | <cstdlib>, <memory> | ||
Smart pointers | <memory> | ||
Memory resources | <memory_resource> | ||
Scoped allocators | <scoped_allocator> | ||
Function objects | <functional> | ||
Type traits | <type_traits> | ||
Compile-time rational arithmetic | <ratio> | ||
Type indexes | <typeindex> | ||
Execution policies | <execution> | ||
Primitive numeric conversions | <charconv> | ||
Formatting | <format> |