Algoritmos |
<algorithm> , <cstdlib> , <numeric> |
Operações atômicas |
<atomic> 11 |
Wrappers de biblioteca C |
<cassert> , <ccomplex> 11 a b, <cctype> , <cerrno> , <cfenv> 11, <cfloat> , <cinttypes> 11, <ciso646> b, <climits> , <clocale> , <cmath> , <csetjmp> , <csignal> , <cstdalign> 11 a b, <cstdarg> , <cstdbool> 11 a b, <cstddef> , <cstdint> 11, <cstdio> , <cstdlib> , <cstring> , <ctgmath> 11 a b, <ctime> , <cuchar> 11, <cwchar> , <cwctype> |
Conceitos |
<concepts> 20 |
Contêineres |
|
Contêineres de sequência |
<array> 11, <deque> , <forward_list> 11, <list> , <vector> |
Contêineres associativos ordenados |
<map> , <set> |
Contêineres associativos não ordenados |
<unordered_map> 11, <unordered_set> 11 |
Adaptadores de contêiner |
<queue> , <stack> |
Exibições de contêiner |
<span> 20 |
Erros e tratamento de exceções |
<cassert> , <exception> , <stdexcept> , <system_error> 11 |
Utilitários gerais |
<any> 17, <bit> 20, <bitset> , <cstdlib> , <execution> 17, <functional> , <memory> , <memory_resource> 17, <optional> 17, <ratio> 11, <scoped_allocator> 11, <tuple> 11, <type_traits> 11, <typeindex> 11, <utility> , <variant> 17 |
E/S e formatação |
<cinttypes> 11, <cstdio> , <filesystem> 17, <fstream> , <iomanip> , <ios> , <iosfwd> , <iostream> , <istream> , <ostream> , <sstream> , <streambuf> , <strstream> c, <syncstream> 20 |
Iteradores |
<iterator> |
Suporte ao idioma |
<cfloat> , <climits> , <codecvt> 11 a, <compare> 20, <contract> 20, <coroutine> 20, <csetjmp> , <csignal> , <cstdarg> , <cstddef> , <cstdint> 11, <cstdlib> , <exception> , <initializer_list> 11, <limits> , <new> , <typeinfo> , <version> 20 |
Localização |
<clocale> , <codecvt> 11 a, <cvt/wbuffer> , <cvt/wstring> , <locale> |
Matemática e numéricos |
<bit> 20, <cfenv> 11, <cmath> , <complex> , <cstdlib> , <limits> , <numeric> , <random> 11, <ratio> 11, <valarray> |
Gerenciamento de memória |
<allocators> , <memory> , <memory_resource> 17, <new> , <scoped_allocator> 11 |
Multithreading |
<atomic> 11, <condition_variable> 11, <future> 11, <mutex> 11, <shared_mutex> 14, <thread> 11 |
Intervalos |
<ranges> 20 |
Expressões regulares |
<regex> 11 |
Cadeia de caracteres e dados de caractere |
<charconv> 17, <cctype> , <cstdlib> , <cstring> , <cuchar> 11, <cwchar> , <cwctype> , <regex> 11, <string> , <string_view> 17 |
Hora |
<chrono> 11, <ctime> |