Algoritmy |
<algorithm> , , <cstdlib> <numeric> |
Atomické operace |
<atomic> 11 |
Obálky knihovny jazyka C |
<cassert> , <ccomplex> 11 a b, <cctype> , , <cerrno> <cfenv> 11, <cfloat> ,<cinttypes> 11,<ciso646> b, <climits> , <cmath> <clocale> , <csetjmp> , <csignal> <cstdalign> 11 a b, <cstdarg> , <cstdbool> 11 a b, <cstddef> <cstdint> 11, <cstdio> , <cstdlib> , <cstring> <ctgmath> 11 a b, , 11 a b, <ctime> ,<cuchar> 11, , <cwchar> <cwctype> |
Koncepty |
<concepts> 20 |
Kontejnery |
|
Sekvenční kontejnery |
<array> 11, <deque> , <forward_list> 11, <list> , <vector> |
Seřazené asociativní kontejnery |
<map> , <set> |
Neseřazené asociativní kontejnery |
<unordered_map> 11, <unordered_set> 11 |
Adaptéry kontejnerů |
<queue> , <stack> |
Zobrazení kontejnerů |
<span> 20 |
Zpracování chyb a výjimek |
<cassert> , <exception> , , <system_error> <stdexcept> 11 |
Obecné nástroje |
<any> 17, <bit> 20, <bitset> , , <execution> <cstdlib> 17, <functional> , <memory_resource> <memory> 17, <optional> 17, <ratio> 11, <scoped_allocator> 11,<tuple> 11, <type_traits> 11, 11, <typeindex> 11, <utility> , <variant> 17 |
Vstupně-výstupní operace a formátování |
<cinttypes> 11, <cstdio> , <filesystem> 17, <fstream> , <iomanip> , <ios> , <iosfwd> , <iostream> , <istream> , <ostream> , <sstream> , , <streambuf> <strstream> c, <syncstream> 20 |
Iterátory |
<iterator> |
Podpora jazyků |
<cfloat> , , <codecvt> <climits> 11 a,<compare> 20, <contract> 20, 20, <coroutine> <csetjmp> , , <csignal> , <cstdarg> , <cstdint> <cstddef> 11, <cstdlib> ,<initializer_list> <exception> 11, <limits> , <new> , <typeinfo> , <version> 20 |
Lokalizace |
<clocale> , <codecvt> 11 a, <cvt/wbuffer> , , <cvt/wstring> <locale> |
Matematické a číselné funkce |
<bit> 20, <cfenv> 11, <cmath> , <complex> , <cstdlib> , <limits> , , <numeric> <random> 11, <ratio> 11,<valarray> |
Správa paměti |
<allocators> , , <memory_resource> <memory> 17, <new> , <scoped_allocator> 11 |
Multithreading |
<atomic> 11, <condition_variable> 11,<future> 11,<mutex> 11, <shared_mutex> 14, <thread> 11 |
Rozsahy |
<ranges> 20 |
Regulární výrazy |
<regex> 11 |
Řetězce a data znaků |
<charconv> 17, <cctype> , , <cstdlib> , <cstring> <cuchar> 11, <cwchar> ,<cwctype> <regex> 11, <string> , <string_view> 17 |
Čas |
<chrono> 11, <ctime> |