René's URL Explorer Experiment


Title: C++ 标准库 - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Fstandard+library
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fstandard+library
页面https://zh.cppreference.com/cpp/standard_library
讨论https://zh.cppreference.com/Talk:cpp/standard_library
https://zh.cppreference.com/cpp/standard_library
不转换https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/standard_library&variant=zh-tw
阅读https://zh.cppreference.com/cpp/standard_library
查看源代码https://zh.cppreference.com/index.php?title=cpp/standard_library&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/standard_library&action=history
https://zh.cppreference.com/cpp/standard_library
cpphttps://zh.cppreference.com/cpp
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
定制点对象https://zh.cppreference.com/cpp/standard_library/cpo
decay-copyhttps://zh.cppreference.com/cpp/standard_library/decay-copy
synth-three-waysynth-three-way-resulthttps://zh.cppreference.com/cpp/standard_library/synth-three-way
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/standard_library/navbar_content&action=edit
1 分类https://zh.cppreference.com/cpp/standard_library#分类
2 库的内容https://zh.cppreference.com/cpp/standard_library#库的内容
2.1 标头https://zh.cppreference.com/cpp/standard_library#标头
3 C 标准库https://zh.cppreference.com/cpp/standard_library#C_标准库
3.1 与标准 C 中的安全函数关联的名字 (C++17 起)https://zh.cppreference.com/cpp/standard_library#与标准_C_中的安全函数关联的名字_(C++17_起)
4 库的使用https://zh.cppreference.com/cpp/standard_library#库的使用
4.1 包含标头https://zh.cppreference.com/cpp/standard_library#包含标头
4.2 导入标头https://zh.cppreference.com/cpp/standard_library#导入标头
4.3 导入模块https://zh.cppreference.com/cpp/standard_library#导入模块
4.4 链接https://zh.cppreference.com/cpp/standard_library#链接
5 对标准库实现的要求https://zh.cppreference.com/cpp/standard_library#对标准库实现的要求
5.1 保证https://zh.cppreference.com/cpp/standard_library#保证
5.2 实现自由处理https://zh.cppreference.com/cpp/standard_library#实现自由处理
6 标准库硬化https://zh.cppreference.com/cpp/standard_library#标准库硬化
6.1 带有硬化前条件的函数https://zh.cppreference.com/cpp/standard_library#带有硬化前条件的函数
7 注解https://zh.cppreference.com/cpp/standard_library#注解
8 示例https://zh.cppreference.com/cpp/standard_library#示例
9 缺陷报告https://zh.cppreference.com/cpp/standard_library#缺陷报告
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
newhttps://zh.cppreference.com/cpp/language/new
deletehttps://zh.cppreference.com/cpp/language/delete
异常处理https://zh.cppreference.com/cpp/language/exceptions
概念库https://zh.cppreference.com/cpp/concepts
模板实参https://zh.cppreference.com/cpp/language/template_parameters
诊断库https://zh.cppreference.com/cpp/error
预定义的异常类https://zh.cppreference.com/cpp/error#异常类别
内存管理库https://zh.cppreference.com/cpp/memory
智能指针https://zh.cppreference.com/cpp/memory#智能指针
有作用域分配器https://zh.cppreference.com/cpp/memory/scoped_allocator_adaptor
元编程库https://zh.cppreference.com/cpp/meta
模板https://zh.cppreference.com/cpp/language/templates
类型特征https://zh.cppreference.com/cpp/meta#类型特征
整数序列https://zh.cppreference.com/cpp/utility/integer_sequence
有理数算术https://zh.cppreference.com/cpp/numeric/ratio
通用工具库https://zh.cppreference.com/cpp/utility#通用工具
预定义的存储分配器https://zh.cppreference.com/cpp/memory#分配器
元组https://zh.cppreference.com/cpp/utility/tuple
函数包装器https://zh.cppreference.com/cpp/utility/functional
容器https://zh.cppreference.com/cpp/container
迭代器https://zh.cppreference.com/cpp/iterator
范围https://zh.cppreference.com/cpp/ranges
算法https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
正则表达式https://zh.cppreference.com/cpp/regex
文本格式化https://zh.cppreference.com/cpp/utility/format
文本编码识别https://zh.cppreference.com/cpp/text/text_encoding
本地化设施https://zh.cppreference.com/cpp/locale
数值库https://zh.cppreference.com/cpp/numeric
数值算法https://zh.cppreference.com/cpp/numeric#数值算法
复数https://zh.cppreference.com/cpp/numeric/complex
valarrayhttps://zh.cppreference.com/cpp/numeric/valarray
随机数组件https://zh.cppreference.com/cpp/numeric/random
时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
I/O 流组件https://zh.cppreference.com/cpp/io#基于流的_I/O
线程支持库https://zh.cppreference.com/cpp/thread
原子操作https://zh.cppreference.com/cpp/atomic/atomic
互斥锁https://zh.cppreference.com/cpp/thread/mutex
执行支持库https://zh.cppreference.com/cpp/execution
C++ 标准库https://zh.cppreference.com/cpp/headers
实体https://zh.cppreference.com/cpp/language/basic_concepts
https://zh.cppreference.com/cpp/preprocessor/replace
命名空间https://zh.cppreference.com/cpp/language/namespace
内联命名空间https://zh.cppreference.com/cpp/language/namespace#内联命名空间
标头https://zh.cppreference.com/cpp/headers
https://zh.cppreference.com/cpp/header/algorithm
https://zh.cppreference.com/cpp/header/iomanip
https://zh.cppreference.com/cpp/header/list
https://zh.cppreference.com/cpp/header/ostream
https://zh.cppreference.com/cpp/header/streambuf
https://zh.cppreference.com/cpp/header/bitset
https://zh.cppreference.com/cpp/header/ios
https://zh.cppreference.com/cpp/header/locale
https://zh.cppreference.com/cpp/header/queue
https://zh.cppreference.com/cpp/header/string
https://zh.cppreference.com/cpp/header/complex
https://zh.cppreference.com/cpp/header/iosfwd
https://zh.cppreference.com/cpp/header/map
https://zh.cppreference.com/cpp/header/set
https://zh.cppreference.com/cpp/header/typeinfo
https://zh.cppreference.com/cpp/header/deque
https://zh.cppreference.com/cpp/header/iostream
https://zh.cppreference.com/cpp/header/memory
https://zh.cppreference.com/cpp/header/sstream
https://zh.cppreference.com/cpp/header/utility
https://zh.cppreference.com/cpp/header/exception
https://zh.cppreference.com/cpp/header/istream
https://zh.cppreference.com/cpp/header/new
https://zh.cppreference.com/cpp/header/stack
https://zh.cppreference.com/cpp/header/valarray
https://zh.cppreference.com/cpp/header/fstream
https://zh.cppreference.com/cpp/header/iterator
https://zh.cppreference.com/cpp/header/numeric
https://zh.cppreference.com/cpp/header/stdexcept
https://zh.cppreference.com/cpp/header/vector
https://zh.cppreference.com/cpp/header/functional
https://zh.cppreference.com/cpp/header/limits
https://zh.cppreference.com/cpp/header/array
https://zh.cppreference.com/cpp/header/condition_variable
https://zh.cppreference.com/cpp/header/mutex
https://zh.cppreference.com/cpp/header/scoped_allocator
https://zh.cppreference.com/cpp/header/type_traits
https://zh.cppreference.com/cpp/header/atomic
https://zh.cppreference.com/cpp/header/forward_list
https://zh.cppreference.com/cpp/header/random
https://zh.cppreference.com/cpp/header/system_error
https://zh.cppreference.com/cpp/header/typeindex
https://zh.cppreference.com/cpp/header/chrono
https://zh.cppreference.com/cpp/header/future
https://zh.cppreference.com/cpp/header/ratio
https://zh.cppreference.com/cpp/header/thread
https://zh.cppreference.com/cpp/header/unordered_map
https://zh.cppreference.com/cpp/header/codecvt
https://zh.cppreference.com/cpp/header/initializer_list
https://zh.cppreference.com/cpp/header/regex
https://zh.cppreference.com/cpp/header/tuple
https://zh.cppreference.com/cpp/header/unordered_set
https://zh.cppreference.com/cpp/header/shared_mutex
https://zh.cppreference.com/cpp/header/any
https://zh.cppreference.com/cpp/header/execution
https://zh.cppreference.com/cpp/header/memory_resource
https://zh.cppreference.com/cpp/header/string_view
https://zh.cppreference.com/cpp/header/variant
https://zh.cppreference.com/cpp/header/charconv
https://zh.cppreference.com/cpp/header/filesystem
https://zh.cppreference.com/cpp/header/optional
https://zh.cppreference.com/cpp/header/barrier
https://zh.cppreference.com/cpp/header/concepts
https://zh.cppreference.com/cpp/header/latch
https://zh.cppreference.com/cpp/header/semaphore
https://zh.cppreference.com/cpp/header/stop_token
https://zh.cppreference.com/cpp/header/bit
https://zh.cppreference.com/cpp/header/coroutine
https://zh.cppreference.com/cpp/header/numbers
https://zh.cppreference.com/cpp/header/source_location
https://zh.cppreference.com/cpp/header/syncstream
https://zh.cppreference.com/cpp/header/compare
https://zh.cppreference.com/cpp/header/format
https://zh.cppreference.com/cpp/header/ranges
https://zh.cppreference.com/cpp/header/span
https://zh.cppreference.com/cpp/header/version
https://zh.cppreference.com/cpp/header/expected
https://zh.cppreference.com/cpp/header/flat_set
https://zh.cppreference.com/cpp/header/mdspan
https://zh.cppreference.com/cpp/header/spanstream
https://zh.cppreference.com/cpp/header/stdfloat
https://zh.cppreference.com/cpp/header/flat_map
https://zh.cppreference.com/cpp/header/generator
https://zh.cppreference.com/cpp/header/print
https://zh.cppreference.com/cpp/header/stacktrace
https://zh.cppreference.com/cpp/header/contracts
https://zh.cppreference.com/cpp/header/hazard_pointer
https://zh.cppreference.com/cpp/header/inplace_vector
https://zh.cppreference.com/cpp/header/rcu
https://zh.cppreference.com/cpp/header/text_encoding
https://zh.cppreference.com/cpp/header/debugging
https://zh.cppreference.com/cpp/header/hive
https://zh.cppreference.com/cpp/header/linalg
https://zh.cppreference.com/cpp/header/simd
https://zh.cppreference.com/cpp/header/codecvt
https://zh.cppreference.com/cpp/header/strstream
https://zh.cppreference.com/cpp/header/cassert
https://zh.cppreference.com/cpp/header/clocale
https://zh.cppreference.com/cpp/header/cstdarg
https://zh.cppreference.com/cpp/header/cstring
https://zh.cppreference.com/cpp/header/cctype
https://zh.cppreference.com/cpp/header/cmath
https://zh.cppreference.com/cpp/header/cstddef
https://zh.cppreference.com/cpp/header/ctime
https://zh.cppreference.com/cpp/header/cerrno
https://zh.cppreference.com/cpp/header/csetjmp
https://zh.cppreference.com/cpp/header/cstdio
https://zh.cppreference.com/cpp/header/cwchar
https://zh.cppreference.com/cpp/header/cfloat
https://zh.cppreference.com/cpp/header/csignal
https://zh.cppreference.com/cpp/header/cstdlib
https://zh.cppreference.com/cpp/header/cwctype
https://zh.cppreference.com/cpp/header/climits
https://zh.cppreference.com/cpp/header/cfenv
https://zh.cppreference.com/cpp/header/cinttypes
https://zh.cppreference.com/cpp/header/cstdint
https://zh.cppreference.com/cpp/header/cuchar
https://zh.cppreference.com/cpp/header/ccomplex
https://zh.cppreference.com/cpp/header/ciso646
https://zh.cppreference.com/cpp/header/cstdalign
https://zh.cppreference.com/cpp/header/cstdbool
https://zh.cppreference.com/cpp/header/ctgmath
独立实现https://zh.cppreference.com/cpp/freestanding
此处https://zh.cppreference.com/cpp/freestanding#标头规定
restricthttps://zh.cppreference.com/c/language/restrict
此处https://zh.cppreference.com/cpp/headers#C_兼容头文件
https://zh.cppreference.com/cpp/header/cassert
https://zh.cppreference.com/cpp/header/climits
https://zh.cppreference.com/cpp/header/cstdarg
https://zh.cppreference.com/cpp/header/cstring
https://zh.cppreference.com/cpp/header/cctype
https://zh.cppreference.com/cpp/header/clocale
https://zh.cppreference.com/cpp/header/cstddef
https://zh.cppreference.com/cpp/header/ctime
https://zh.cppreference.com/cpp/header/cerrno
https://zh.cppreference.com/cpp/header/cmath
https://zh.cppreference.com/cpp/header/cstdio
https://zh.cppreference.com/cpp/header/cwchar
https://zh.cppreference.com/cpp/header/cfloat
https://zh.cppreference.com/cpp/header/csetjmp
https://zh.cppreference.com/cpp/header/cstdlib
https://zh.cppreference.com/cpp/header/cwctype
https://zh.cppreference.com/cpp/header/ciso646
https://zh.cppreference.com/cpp/header/csignal
https://zh.cppreference.com/cpp/header/ccomplex
https://zh.cppreference.com/cpp/header/cinttypes
https://zh.cppreference.com/cpp/header/cstdbool
https://zh.cppreference.com/cpp/header/ctgmath
https://zh.cppreference.com/cpp/header/cfenv
https://zh.cppreference.com/cpp/header/cstdalign
https://zh.cppreference.com/cpp/header/cstdint
https://zh.cppreference.com/cpp/header/cuchar
https://zh.cppreference.com/cpp/header/stdatomic.h
https://zh.cppreference.com/cpp/header/stdbit.h
https://zh.cppreference.com/cpp/header/stdckdint.h
C 标准库https://zh.cppreference.com/c/header
using 声明https://zh.cppreference.com/cpp/language/namespace#using_声明
asserthttps://zh.cppreference.com/cpp/error/assert
offsetofhttps://zh.cppreference.com/cpp/types/offsetof
setjmphttps://zh.cppreference.com/cpp/utility/program/setjmp
va_arghttps://zh.cppreference.com/cpp/utility/variadic/va_arg
va_endhttps://zh.cppreference.com/cpp/utility/variadic/va_end
va_starthttps://zh.cppreference.com/cpp/utility/variadic/va_start
内联函数https://zh.cppreference.com/cpp/language/inline
https://zh.cppreference.com/cpp/header/ciso646
abort_handler_shttps://zh.cppreference.com/c/error/abort_handler_s
mbstowcs_shttps://zh.cppreference.com/c/string/multibyte/mbstowcs
strncat_shttps://zh.cppreference.com/c/string/byte/strncat
vswscanf_shttps://zh.cppreference.com/c/io/vfwscanf
asctime_shttps://zh.cppreference.com/c/chrono/asctime
memcpy_shttps://zh.cppreference.com/c/string/byte/memcpy
strncpy_shttps://zh.cppreference.com/c/string/byte/strncpy
vwprintf_shttps://zh.cppreference.com/c/io/vfwprintf
bsearch_shttps://zh.cppreference.com/c/algorithm/bsearch
memmove_shttps://zh.cppreference.com/c/string/byte/memmove
strtok_shttps://zh.cppreference.com/c/string/byte/strtok
vwscanf_shttps://zh.cppreference.com/c/io/vfwscanf
constraint_handler_thttps://zh.cppreference.com/c/error/set_constraint_handler_s
memset_shttps://zh.cppreference.com/c/string/byte/memset
swprintf_shttps://zh.cppreference.com/c/io/fwprintf
wcrtomb_shttps://zh.cppreference.com/c/string/multibyte/wcrtomb
ctime_shttps://zh.cppreference.com/c/chrono/ctime
printf_shttps://zh.cppreference.com/c/io/fprintf
swscanf_shttps://zh.cppreference.com/c/io/fwscanf
wcscat_shttps://zh.cppreference.com/c/string/wide/wcscat
errno_thttps://zh.cppreference.com/c/error
qsort_shttps://zh.cppreference.com/c/algorithm/qsort
tmpfile_shttps://zh.cppreference.com/c/io/tmpfile
wcscpy_shttps://zh.cppreference.com/c/string/wide/wcscpy
fopen_shttps://zh.cppreference.com/c/io/fopen
RSIZE_MAXhttps://zh.cppreference.com/c/error
TMP_MAX_Shttps://zh.cppreference.com/c/io/tmpnam
wcsncat_shttps://zh.cppreference.com/c/string/wide/wcsncat
fprintf_shttps://zh.cppreference.com/c/io/fprintf
rsize_thttps://zh.cppreference.com/c/error
tmpnam_shttps://zh.cppreference.com/c/io/tmpnam
wcsncpy_shttps://zh.cppreference.com/c/string/wide/wcsncpy
freopen_shttps://zh.cppreference.com/c/io/freopen
scanf_shttps://zh.cppreference.com/c/io/fscanf
vfprintf_shttps://zh.cppreference.com/c/io/vfprintf
wcsnlen_shttps://zh.cppreference.com/c/string/wide/wcslen
fscanf_shttps://zh.cppreference.com/c/io/fscanf
set_constraint_handler_shttps://zh.cppreference.com/c/error/set_constraint_handler_s
vfscanf_shttps://zh.cppreference.com/c/io/vfscanf
wcsrtombs_shttps://zh.cppreference.com/c/string/multibyte/wcsrtombs
fwprintf_shttps://zh.cppreference.com/c/io/fwprintf
snprintf_shttps://zh.cppreference.com/c/io/fprintf
vfwprintf_shttps://zh.cppreference.com/c/io/vfwprintf
wcstok_shttps://zh.cppreference.com/c/string/wide/wcstok
fwscanf_shttps://zh.cppreference.com/c/io/fwscanf
snwprintf_shttps://zh.cppreference.com/c/io/fwprintf
vfwscanf_shttps://zh.cppreference.com/c/io/vfwscanf
wcstombs_shttps://zh.cppreference.com/c/string/multibyte/wcstombs
gets_shttps://zh.cppreference.com/c/io/gets
sscanf_shttps://zh.cppreference.com/c/io/fscanf
vprintf_shttps://zh.cppreference.com/c/io/vfprintf
wmemcpy_shttps://zh.cppreference.com/c/string/wide/wmemcpy
gmtime_shttps://zh.cppreference.com/c/chrono/gmtime
mbstowcs_shttps://zh.cppreference.com/c/string/multibyte/mbstowcs
vscanf_shttps://zh.cppreference.com/c/io/vfscanf
vswscanf_shttps://zh.cppreference.com/c/io/vfwscanf
abort_handler_shttps://zh.cppreference.com/c/error/abort_handler_s
strcat_shttps://zh.cppreference.com/c/string/byte/strcat
vsnprintf_shttps://zh.cppreference.com/c/io/vfprintf
wmemmovehttps://zh.cppreference.com/c/string/wide
ignore_handler_shttps://zh.cppreference.com/c/error/ignore_handler_s
strcpy_shttps://zh.cppreference.com/c/string/byte/strcpy
vsnwprintf_shttps://zh.cppreference.com/c/io/vfwprintf
wprintf_shttps://zh.cppreference.com/c/io/fwprintf
localtime_shttps://zh.cppreference.com/c/chrono/localtime
strerrorlen_shttps://zh.cppreference.com/c/string/byte/strerror
vsprintf_shttps://zh.cppreference.com/c/io/vfprintf
wscanf_shttps://zh.cppreference.com/c/io/fwscanf
L_tmpnam_shttps://zh.cppreference.com/c/io/tmpnam
strerror_shttps://zh.cppreference.com/c/string/byte/strerror
vsscanf_shttps://zh.cppreference.com/c/io/vfscanf
mbsrtowcs_shttps://zh.cppreference.com/c/string/multibyte/mbsrtowcs
strlen_shttps://zh.cppreference.com/c/string/byte/strlen
vswprintf_shttps://zh.cppreference.com/c/io/vfwprintf
#includehttps://zh.cppreference.com/cpp/preprocessor/include
https://zh.cppreference.com/cpp/header/cassert
https://zh.cppreference.com/cpp/header/cassert
模块单元https://zh.cppreference.com/cpp/language/modules
全局模块片段https://zh.cppreference.com/cpp/language/modules#全局模块片段
C++ 库标头https://zh.cppreference.com/cpp/standard_library#标头
导入声明https://zh.cppreference.com/cpp/language/modules#导入模块和头
具名模块https://zh.cppreference.com/cpp/language/modules#模块声明
提供了 C 库设施的额外 C++ 标头https://zh.cppreference.com/cpp/standard_library#标头
https://zh.cppreference.com/cpp/header/bit
https://zh.cppreference.com/cpp/header/cstdio
https://zh.cppreference.com/cpp/header/new
分配https://zh.cppreference.com/cpp/memory/new/operator_new
解分配https://zh.cppreference.com/cpp/memory/new/operator_delete
隶属于https://zh.cppreference.com/cpp/language/modules#模块所有权
实体https://zh.cppreference.com/cpp/language/basic_concepts
外部链接https://zh.cppreference.com/cpp/language/storage_duration#外部链接
链接https://zh.cppreference.com/cpp/language/language_linkage
声明https://zh.cppreference.com/cpp/language/declarations
定义https://zh.cppreference.com/cpp/language/definition
NULLhttps://zh.cppreference.com/cpp/types/NULL
单一定义规则https://zh.cppreference.com/cpp/language/definition#单一定义规则(ODR)
常量表达式https://zh.cppreference.com/cpp/language/constant_expression
对象式宏https://zh.cppreference.com/cpp/preprocessor/replace#对象式宏
#ifhttps://zh.cppreference.com/cpp/preprocessor/conditional
默认实参https://zh.cppreference.com/cpp/language/default_arguments
实参依赖查找https://zh.cppreference.com/cpp/language/adl
命名空间https://zh.cppreference.com/cpp/language/namespace
友元声明https://zh.cppreference.com/cpp/language/friend
constexprhttps://zh.cppreference.com/cpp/language/constexpr
并不符合https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102916
数据竞争https://zh.cppreference.com/cpp/language/memory_model#线程与数据竞争
容器https://zh.cppreference.com/cpp/container
迭代器https://zh.cppreference.com/cpp/iterator
可见https://zh.cppreference.com/cpp/language/memory_model#内存顺序
派生https://zh.cppreference.com/cpp/language/derived_class
https://zh.cppreference.com/cpp/language/derived_class#虚基类
finalhttps://zh.cppreference.com/cpp/language/final
异常https://zh.cppreference.com/cpp/language/exceptions
qsort()https://zh.cppreference.com/cpp/algorithm/qsort
bsearch()https://zh.cppreference.com/cpp/algorithm/bsearch
不抛出的异常说明https://zh.cppreference.com/cpp/language/noexcept_spec
category()https://zh.cppreference.com/cpp/error/error_code/category
value()https://zh.cppreference.com/cpp/error/error_code/value
被移动https://zh.cppreference.com/cpp/language/move_constructor
移动赋值https://zh.cppreference.com/cpp/language/move_assignment
内联https://zh.cppreference.com/cpp/language/inline
https://zh.cppreference.com/cpp/language/virtual
这里https://zh.cppreference.com/cpp/standard_library#库的内容
契约断言https://zh.cppreference.com/cpp/language/contracts
arrayhttps://zh.cppreference.com/cpp/container/array
vectorhttps://zh.cppreference.com/cpp/container/vector
inplace_vectorhttps://zh.cppreference.com/cpp/container/inplace_vector
dequehttps://zh.cppreference.com/cpp/container/deque
listhttps://zh.cppreference.com/cpp/container/list
forward_listhttps://zh.cppreference.com/cpp/container/forward_list
spanhttps://zh.cppreference.com/cpp/container/span
mdspanhttps://zh.cppreference.com/cpp/container/mdspan
view_interfacehttps://zh.cppreference.com/cpp/ranges/view_interface
common_iteratorhttps://zh.cppreference.com/cpp/iterator/common_iterator
counted_iteratorhttps://zh.cppreference.com/cpp/iterator/counted_iterator
basic_stringhttps://zh.cppreference.com/cpp/string/basic_string
basic_string_viewhttps://zh.cppreference.com/cpp/string/basic_string_view
bitsethttps://zh.cppreference.com/cpp/utility/bitset
optionalhttps://zh.cppreference.com/cpp/utility/optional
expectedhttps://zh.cppreference.com/cpp/utility/expected
basic_stacktracehttps://zh.cppreference.com/cpp/utility/basic_stacktrace
shared_ptrhttps://zh.cppreference.com/cpp/memory/shared_ptr
valarrayhttps://zh.cppreference.com/cpp/numeric/valarray
spanhttps://zh.cppreference.com/cpp/container/span/span
mdspanhttps://zh.cppreference.com/cpp/container/mdspan/mdspan
common_iteratorhttps://zh.cppreference.com/cpp/iterator/common_iterator/common_iterator
counted_iteratorhttps://zh.cppreference.com/cpp/iterator/counted_iterator/counted_iterator
currenthttps://zh.cppreference.com/cpp/utility/basic_stacktrace/current
operator*https://zh.cppreference.com/cpp/iterator/common_iterator/operator*
operator*https://zh.cppreference.com/cpp/iterator/counted_iterator/operator*
operator*https://zh.cppreference.com/cpp/utility/optional/operator*
operator*https://zh.cppreference.com/cpp/utility/expected/operator*
operator->https://zh.cppreference.com/cpp/iterator/common_iterator/operator*
operator->https://zh.cppreference.com/cpp/utility/optional/operator*
operator->https://zh.cppreference.com/cpp/utility/expected/operator*
operator[]https://zh.cppreference.com/cpp/container/array/operator_at
operator[]https://zh.cppreference.com/cpp/container/vector/operator_at
operator[]https://zh.cppreference.com/cpp/container/inplace_vector/operator_at
operator[]https://zh.cppreference.com/cpp/container/deque/operator_at
operator[]https://zh.cppreference.com/cpp/container/span/operator_at
operator[]https://zh.cppreference.com/cpp/container/mdspan/operator_at
operator[]https://zh.cppreference.com/cpp/iterator/counted_iterator/operator_at
operator[]https://zh.cppreference.com/cpp/string/basic_string/operator_at
operator[]https://zh.cppreference.com/cpp/string/basic_string_view/operator_at
operator[]https://zh.cppreference.com/cpp/utility/bitset/operator_at
operator[]https://zh.cppreference.com/cpp/utility/basic_stacktrace/operator_at
operator[]https://zh.cppreference.com/cpp/memory/shared_ptr/operator_at
operator[]https://zh.cppreference.com/cpp/numeric/valarray/operator_at
fronthttps://zh.cppreference.com/cpp/container/array/front
fronthttps://zh.cppreference.com/cpp/container/vector/front
fronthttps://zh.cppreference.com/cpp/container/inplace_vector/front
fronthttps://zh.cppreference.com/cpp/container/deque/front
fronthttps://zh.cppreference.com/cpp/container/list/front
fronthttps://zh.cppreference.com/cpp/container/forward_list/front
fronthttps://zh.cppreference.com/cpp/container/span/front
fronthttps://zh.cppreference.com/cpp/ranges/view_interface/front
fronthttps://zh.cppreference.com/cpp/string/basic_string/front
fronthttps://zh.cppreference.com/cpp/string/basic_string_view/front
backhttps://zh.cppreference.com/cpp/container/array/back
backhttps://zh.cppreference.com/cpp/container/vector/back
backhttps://zh.cppreference.com/cpp/container/inplace_vector/back
backhttps://zh.cppreference.com/cpp/container/deque/back
backhttps://zh.cppreference.com/cpp/container/list/back
backhttps://zh.cppreference.com/cpp/container/span/back
backhttps://zh.cppreference.com/cpp/ranges/view_interface/back
backhttps://zh.cppreference.com/cpp/string/basic_string/back
backhttps://zh.cppreference.com/cpp/string/basic_string_view/back
errorhttps://zh.cppreference.com/cpp/utility/expected/error
firsthttps://zh.cppreference.com/cpp/container/span/first
lasthttps://zh.cppreference.com/cpp/container/span/last
subspanhttps://zh.cppreference.com/cpp/container/span/subspan
operator=https://zh.cppreference.com/cpp/iterator/common_iterator/operator%3D
operator+=https://zh.cppreference.com/cpp/iterator/counted_iterator/operator_arith
operator-=https://zh.cppreference.com/cpp/iterator/counted_iterator/operator_arith
operator++https://zh.cppreference.com/cpp/iterator/common_iterator/operator_arith
operator++https://zh.cppreference.com/cpp/iterator/counted_iterator/operator_arith
pop_fronthttps://zh.cppreference.com/cpp/container/deque/pop_front
pop_fronthttps://zh.cppreference.com/cpp/container/list/pop_front
pop_fronthttps://zh.cppreference.com/cpp/container/forward_list/pop_front
pop_backhttps://zh.cppreference.com/cpp/container/vector/pop_back
pop_backhttps://zh.cppreference.com/cpp/container/inplace_vector/pop_back
pop_backhttps://zh.cppreference.com/cpp/container/deque/pop_back
pop_backhttps://zh.cppreference.com/cpp/container/list/pop_back
pop_backhttps://zh.cppreference.com/cpp/string/basic_string/pop_back
remove_prefixhttps://zh.cppreference.com/cpp/string/basic_string_view/remove_prefix
remove_suffixhttps://zh.cppreference.com/cpp/string/basic_string_view/remove_suffix
operator==https://zh.cppreference.com/cpp/iterator/common_iterator/operator_cmp
operator-https://zh.cppreference.com/cpp/iterator/common_iterator/operator-
iter_movehttps://zh.cppreference.com/cpp/iterator/common_iterator/iter_move
iter_movehttps://zh.cppreference.com/cpp/iterator/counted_iterator/iter_move
iter_swaphttps://zh.cppreference.com/cpp/iterator/common_iterator/iter_swap
iter_swaphttps://zh.cppreference.com/cpp/iterator/counted_iterator/iter_swap
功能特性测试https://zh.cppreference.com/cpp/utility/feature_test
__cpp_lib_moduleshttps://zh.cppreference.com/cpp/feature_test#cpp_lib_modules
202207Lhttps://zh.cppreference.com/cpp/compiler_support/23#cpp_lib_modules_202207L
__cpp_lib_hardened_arrayhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_array
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_array_202502L
__cpp_lib_hardened_basic_stacktracehttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_basic_stacktrace
202506Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_basic_stacktrace_202506L
__cpp_lib_hardened_basic_stringhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_basic_string
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_basic_string_202502L
__cpp_lib_hardened_basic_string_viewhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_basic_string_view
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_basic_string_view_202502L
__cpp_lib_hardened_bitsethttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_bitset
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_bitset_202502L
__cpp_lib_hardened_common_iteratorhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_common_iterator
202506Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_common_iterator_202506L
__cpp_lib_hardened_counted_iteratorhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_counted_iterator
202506Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_counted_iterator_202506L
__cpp_lib_hardened_dequehttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_deque
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_deque_202502L
__cpp_lib_hardened_expectedhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_expected
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_expected_202502L
std::expectedhttps://zh.cppreference.com/cpp/utility/expected
__cpp_lib_hardened_forward_listhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_forward_list
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_forward_list_202502L
__cpp_lib_hardened_inplace_vectorhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_inplace_vector
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_inplace_vector_202502L
std::inplace_vectorhttps://zh.cppreference.com/cpp/container/inplace_vector
__cpp_lib_hardened_listhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_list
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_list_202502L
__cpp_lib_hardened_mdspanhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_mdspan
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_mdspan_202502L
std::mdspanhttps://zh.cppreference.com/cpp/container/mdspan
__cpp_lib_hardened_optionalhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_optional
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_optional_202502L
__cpp_lib_hardened_shared_ptrhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_shared_ptr
202506Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_shared_ptr_202506L
__cpp_lib_hardened_spanhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_span
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_span_202502L
std::spanhttps://zh.cppreference.com/cpp/container/span
__cpp_lib_hardened_valarrayhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_valarray
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_valarray_202502L
__cpp_lib_hardened_vectorhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_vector
202502Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_vector_202502L
__cpp_lib_hardened_view_interfacehttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardened_view_interface
202506Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_lib_hardened_view_interface_202506L
LWG 1https://cplusplus.github.io/LWG/issue1
LWG 119https://cplusplus.github.io/LWG/issue119
LWG 147https://cplusplus.github.io/LWG/issue147
LWG 225https://cplusplus.github.io/LWG/issue225
LWG 336https://cplusplus.github.io/LWG/issue336
https://zh.cppreference.com/cpp/header/strstream
LWG 343https://cplusplus.github.io/LWG/issue343
LWG 456https://cplusplus.github.io/LWG/issue456
LWG 465https://cplusplus.github.io/LWG/issue465
https://zh.cppreference.com/cpp/header/ciso646
LWG 1178https://cplusplus.github.io/LWG/issue1178
LWG 2013https://cplusplus.github.io/LWG/issue2013
LWG 2225https://cplusplus.github.io/LWG/issue2225
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面https://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://zh.cppreference.com/cpp/standard_library
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/standard_library
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/standard_library
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=cpp/standard_library&oldid=103052
页面信息https://zh.cppreference.com/index.php?title=cpp/standard_library&action=info
العربيةhttp://ar.cppreference.com/cpp/standard_library
Deutschhttps://de.cppreference.com/cpp/standard_library
Englishhttp://en.cppreference.com/cpp/standard_library
Españolhttp://es.cppreference.com/cpp/standard_library
Françaishttp://fr.cppreference.com/cpp/standard_library
Italianohttp://it.cppreference.com/cpp/standard_library
日本語http://ja.cppreference.com/cpp/standard_library
Portuguêshttp://pt.cppreference.com/cpp/standard_library
Русскийhttp://ru.cppreference.com/cpp/standard_library

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.