틀:C++ 표준 라이브러리 목록

덤프버전 :

{{{#000000,#eeeeee [[C++
C++ 표준 라이브러리]]|<nopad>

역할
이름
환경
#
<cstddef>

#
<cstdlib>

#
<version>
C++20
#
<debugging>
C++26
#
<text_encoding>
C++26
오류 처리
#
<exception>

#
<stdexcept>

#
<system_error>
C++11
#
<expected>
C++23
메타 프로그래밍
#
<type_traits>
C++11
#
<concepts>
C++20
리플렉션
#
<typeinfo>

#
<typeindex>
C++11
#
<source_location>
C++20
#
<stacktrace>
C++23
숫자
#
<complex>

#
<bitset>

#
<valarray>

#
<random>
C++11
#
<linalg>

#
<ratio>
C++11
#
<numbers>
C++20
#
<bit>
C++20
숫자 메타
#
<climits>

#
<cfloat>

#
<limits>

#
<cinttypes>
C++11
#
<cstdint>
C++11
#
<stdfloat>

문자열
#
<string>

#
<regex>
C++11
#
<string_view>
C++17
#
<charconv>
C++17
#
<format>
C++20
선형 연속 컨테이너
#
<array>
C++11
#
<vector>

선형 연결 컨테이너
#
<list>

#
<deque>

#
<forward_list>
C++11
연관 컨테이너
#
<map>

#
<set>

#
<unordered_map>
C++11
#
<unordered_set>
C++11
컨테이너 인터페이스
#
<stack>

#
<queue>

#
<flat_map>
C++23
#
<flat_set>
C++23
순회자
#
<iterator>

범위 알고리즘
#
<algorithm>

#
<numeric>

#
<execution>
C++17
범위 인터페이스
#
<span>
C++20
#
<mdspan>
C++23
#
<ranges>
C++20
#
<generator>
C++23
스트림
#
<iosfwd>

#
<ios>

#
<streambuf>

#
<istream>

#
<ostream>

#
<iomanip>

#
<iostream>

#
<fstream>

#
<sstream>

#
<strstream>
C++98
#
<syncstream>
C++20
#
<spanstream>
C++23
IO
#
<iostream>

#
<fstream>

#
<print>
C++23
유틸리티
#
<utility>

#
<functional>

#
<initializer_list>
C++11
#
<chrono>
C++11
#
<tuple>
C++11
#
<variant>
C++17
#
<any>
C++17
#
<optional>
C++17
#
<filesystem>
C++17
#
<compare>
C++20
동적 메모리 관리
#
<new>

#
<memory>

#
<scoped_allocator>
C++11
#
<memory_resource>
C++17
병렬 실행
#
<thread>
C++11
#
<future>
C++11
#
<coroutine>
C++20
#
<generator>
C++23
동시성 제어
#
<mutex>
C++11
#
<condition_variable>
C++11
#
<shared_mutex>
C++14
#
<stop_token>
C++20
#
<barrier>
C++20
#
<latch>
C++20
원자적 연산
#
<atomic>
C++11
#
<rcu>
C++26
#
<hazard_pointer>
C++26
현지화
#
<locale>

#
<codecvt>
C++11 C++17
#
<text_encoding>
C++23
}}}


파일:크리에이티브 커먼즈 라이선스__CC.png 이 문서의 내용 중 전체 또는 일부는 2024-04-08 00:24:21에 나무위키 틀:C++ 표준 라이브러리 목록 문서에서 가져왔습니다.