알고리즘 |
<algorithm> , , <cstdlib> <numeric> |
원자성 연산 |
<atomic> 11 |
C 라이브러리 래퍼 |
<cassert> , <ccomplex> 11 a b,<cctype> , , <cerrno> <cfenv> 11, <cfloat> ,<cinttypes> 11,<ciso646> b, <climits> , <clocale> , <cmath> , <csetjmp> ,<csignal> <cstdalign> 11 a b,<cstdbool> <cstdarg> 11 a b,<cstdint> <cstddef> 11, <cstdio> , , <cstdlib> , <cstring> <ctgmath> 11 a b, <ctime> ,<cuchar> 11, 11, <cwchar> <cwctype> |
개념 |
<concepts> 20 |
컨테이너 |
|
시퀀스 컨테이너 |
<array> 11, , <deque> <forward_list> 11, <list> ,<vector> |
정렬된 결합 컨테이너 |
<map> , <set> |
정렬되지 않은 연관 컨테이너 |
<unordered_map> 11, <unordered_set> 11 |
컨테이너 어댑터 |
<queue> , <stack> |
컨테이너 뷰 |
<span> 20 |
오류 및 예외 처리 |
<cassert> , <exception> , <stdexcept> <system_error> 11 |
일반 유틸리티 |
<any> 17,<bit> 20, <bitset> , , <cstdlib> <execution> 17, <functional> , , <memory_resource> <memory> 17, <optional> 17, <ratio> 11, <scoped_allocator> 11,<tuple> 11, <type_traits> 11,<typeindex> 11, <utility> <variant> 17 |
I/O 및 서식 지정 |
<cinttypes> 11, <cstdio> ,<filesystem> 17, <fstream> , , <iomanip> <ios> , <iosfwd> , <iostream> , <istream> , <ostream> , <sstream> , <streambuf> c<strstream> , <syncstream> 20 |
반복기 |
<iterator> |
언어 지원 |
<cfloat> , <climits> <codecvt> 11 a, <compare> 20,<contract> 20,<coroutine> 20, <csetjmp> , <csignal> , <cstdarg> , <cstdint> <cstddef> 11, <cstdlib> , , <exception> <initializer_list> 11, <limits> , <new> , <typeinfo> <version> 20 |
지역화 |
<clocale> , <codecvt> 11 a, <cvt/wbuffer> , , <cvt/wstring> <locale> |
수학 및 숫자 |
<bit> 20,<cfenv> 11, <cmath> , , <complex> , <limits> <cstdlib> , <numeric> ,<random> 11, 11, <ratio> <valarray> |
메모리 관리 |
<allocators> , <memory> <memory_resource> 17, <new> , <scoped_allocator> 11 |
멀티스레딩 |
<atomic> 11, <condition_variable> 11,<future> 11,<mutex> 11, <shared_mutex> 14, <thread> 11 |
범위 |
<ranges> 20 |
정규식 |
<regex> 11 |
문자열 및 문자 데이터 |
<charconv> 17, , <cctype> ,<cstdlib> , <cstring> <cuchar> 11, <cwchar> , <cwctype> ,<regex> 11, <string> , <string_view> 17 |
Time |
<chrono> 11, <ctime> |