| C-CPP.COM | https://c-cpp.com/ |
| 首页 | https://c-cpp.com/ |
| C语言 | https://c-cpp.com/c |
| C++ | https://c-cpp.com/cpp |
| 网站转手 | https://mi.aliyun.com/domain-detail?domain=c-cpp.com |
| C++ 参考手册 | https://c-cpp.com/cpp |
| C++11 | https://c-cpp.com/cpp/11 |
| C++14 | https://c-cpp.com/cpp/14 |
| C++17 | https://c-cpp.com/cpp/17 |
| C++20 | https://c-cpp.com/cpp/20 |
| C++ 编译器支持情况表 | https://c-cpp.com/cpp/compiler_support |
| 独立与宿主实现 | https://c-cpp.com/cpp/freestanding |
| C++ 语言 | https://c-cpp.com/cpp/language |
| C++ 关键词 | https://c-cpp.com/cpp/keyword |
| 预处理器 | https://c-cpp.com/cpp/preprocessor |
| C++ 标准库头文件 | https://c-cpp.com/cpp/header |
| 具名要求 | https://c-cpp.com/cpp/named_req |
| 功能特性测试 (C++20) | https://c-cpp.com/cpp/feature_test |
| 工具库 | https://c-cpp.com/cpp/utility |
| 类型支持(基本类型、RTTI、类型特性) | https://c-cpp.com/cpp/types |
| 概念库 (C++20) | https://c-cpp.com/cpp/concepts |
| 错误处理 | https://c-cpp.com/cpp/error |
| 动态内存管理 | https://c-cpp.com/cpp/memory |
| 日期和时间工具 | https://c-cpp.com/cpp/chrono |
| 字符串库 | https://c-cpp.com/cpp/string |
| 容器库 | https://c-cpp.com/cpp/container |
| std::array | https://c-cpp.com/cpp/container/array |
| std::array::at | https://c-cpp.com/cpp/container/array/at |
| std::array::operator[] | https://c-cpp.com/cpp/container/array/operator_at |
| std::array::front | https://c-cpp.com/cpp/container/array/front |
| std::array::back | https://c-cpp.com/cpp/container/array/back |
| std::array::data | https://c-cpp.com/cpp/container/array/data |
| std::array::begin, std::array::cbegin | https://c-cpp.com/cpp/container/array/begin |
| std::array::fill | https://c-cpp.com/cpp/container/array/fill |
| std::array::end, std::array::cend | https://c-cpp.com/cpp/container/array/end |
| std::array::rbegin, std::array::crbegin | https://c-cpp.com/cpp/container/array/rbegin |
| std::array::rend, std::array::crend | https://c-cpp.com/cpp/container/array/rend |
| std::array::empty | https://c-cpp.com/cpp/container/array/empty |
| std::array::size | https://c-cpp.com/cpp/container/array/size |
| std::array::max_size | https://c-cpp.com/cpp/container/array/max_size |
| std::array::swap | https://c-cpp.com/cpp/container/array/swap |
| std::get(std::array) | https://c-cpp.com/cpp/container/array/get |
| std::swap(std::array) | https://c-cpp.com/cpp/container/array/swap2 |
| std::to_array | https://c-cpp.com/cpp/container/array/to_array |
| operator==,!=,<,<=,>,>=,<=>(std::array) | https://c-cpp.com/cpp/container/array/operator_cmp |
| std::tuple_size(std::array) | https://c-cpp.com/cpp/container/array/tuple_size |
| std::tuple_element | https://c-cpp.com/cpp/container/array/tuple_element |
| std::array 的推导指引 | https://c-cpp.com/cpp/container/array/deduction_guides |
| std::vector | https://c-cpp.com/cpp/container/vector |
| std::map | https://c-cpp.com/cpp/container/map |
| std::unordered_map | https://c-cpp.com/cpp/container/unordered_map |
| std::priority_queue | https://c-cpp.com/cpp/container/priority_queue |
| std::span | https://c-cpp.com/cpp/container/span |
| std::forward_list | https://c-cpp.com/cpp/container/forward_list |
| std::deque | https://c-cpp.com/cpp/container/deque |
| std::list | https://c-cpp.com/cpp/container/list |
| std::set | https://c-cpp.com/cpp/container/set |
| std::multiset | https://c-cpp.com/cpp/container/multiset |
| std::multimap | https://c-cpp.com/cpp/container/multimap |
| std::unordered_set | https://c-cpp.com/cpp/container/unordered_set |
| std::unordered_multiset | https://c-cpp.com/cpp/container/unordered_multiset |
| std::unordered_multimap | https://c-cpp.com/cpp/container/unordered_multimap |
| std::stack | https://c-cpp.com/cpp/container/stack |
| std::queue | https://c-cpp.com/cpp/container/queue |
| std::vector | https://c-cpp.com/cpp/container/vector_bool |
| 结点把柄 (C++17) | https://c-cpp.com/cpp/container/node_handle |
| 注释 | https://c-cpp.com/cpp/comment |
| 迭代器库 | https://c-cpp.com/cpp/iterator |
| 范围库 (C++20) | https://c-cpp.com/cpp/ranges |
| 算法库 | https://c-cpp.com/cpp/algorithm |
| 数值库 | https://c-cpp.com/cpp/numeric |
| 输入/输出库 | https://c-cpp.com/cpp/io |
| 文件系统库 | https://c-cpp.com/cpp/filesystem |
| 本地化库 | https://c-cpp.com/cpp/locale |
| 正则表达式库 | https://c-cpp.com/cpp/regex |
| 原子操作库 | https://c-cpp.com/cpp/atomic |
| 线程支持库 | https://c-cpp.com/cpp/thread |
| 实验性 C++ 特性 | https://c-cpp.com/cpp/experimental |
| 有用的资源 | https://c-cpp.com/cpp/links |
| 索引 | https://c-cpp.com/cpp/index |
| std 符号索引 | https://c-cpp.com/cpp/symbol_index |
| 协程支持 (C++20) | https://c-cpp.com/cpp/coroutine |
| C++ 关键词 | https://c-cpp.com/cpp/keywords |
| 首页 | https://c-cpp.com/ |
| C++ 参考手册 | https://c-cpp.com/cpp |
| 容器库 | https://c-cpp.com/cpp/container |
| https://c-cpp.com/cpp/header/array.html |
| std::size_t | https://c-cpp.com/cpp/types/size_t.html |
| C 风格数组 | https://c-cpp.com/cpp/language/array.html |
| 聚合初始化 | https://c-cpp.com/cpp/language/aggregate_initialization.html |
| 容器 (Container) | https://c-cpp.com/cpp/named_req/Container.html |
| 可逆容器 (ReversibleContainer) | https://c-cpp.com/cpp/named_req/ReversibleContainer.html |
| 连续容器 (ContiguousContainer) | https://c-cpp.com/cpp/named_req/ContiguousContainer.html |
| 序列容器 (SequenceContainer) | https://c-cpp.com/cpp/named_req/SequenceContainer.html |
| swap | https://c-cpp.com/cpp/container/array/swap.html |
| std::size_t | https://c-cpp.com/cpp/types/size_t.html |
| std::ptrdiff_t | https://c-cpp.com/cpp/types/ptrdiff_t.html |
| 遗留随机访问迭代器 (LegacyRandomAccessIterator) | https://c-cpp.com/cpp/named_req/RandomAccessIterator.html |
| 常量表达式迭代器 (ConstexprIterator) | https://c-cpp.com/cpp/named_req/ConstexprIterator.html |
| 字面类型 (LiteralType) | https://c-cpp.com/cpp/named_req/LiteralType.html |
| 常量表达式迭代器 (ConstexprIterator) | https://c-cpp.com/cpp/named_req/ConstexprIterator.html |
| 字面类型 (LiteralType) | https://c-cpp.com/cpp/named_req/LiteralType.html |
| std::reverse_iterator | https://c-cpp.com/cpp/iterator/reverse_iterator.html |
| std::reverse_iterator | https://c-cpp.com/cpp/iterator/reverse_iterator.html |
| 聚合初始化 | https://c-cpp.com/cpp/language/aggregate_initialization.html |
| at | https://c-cpp.com/cpp/container/array/at.html |
| operator[] | https://c-cpp.com/cpp/container/array/operator_at.html |
| front | https://c-cpp.com/cpp/container/array/front.html |
| back | https://c-cpp.com/cpp/container/array/back.html |
| data | https://c-cpp.com/cpp/container/array/data.html |
| begin cbegin | https://c-cpp.com/cpp/container/array/begin.html |
| end cend | https://c-cpp.com/cpp/container/array/end.html |
| rbegin crbegin | https://c-cpp.com/cpp/container/array/rbegin.html |
| rend crend | https://c-cpp.com/cpp/container/array/rend.html |
| empty | https://c-cpp.com/cpp/container/array/empty.html |
| size | https://c-cpp.com/cpp/container/array/size.html |
| max_size | https://c-cpp.com/cpp/container/array/max_size.html |
| fill | https://c-cpp.com/cpp/container/array/fill.html |
| swap | https://c-cpp.com/cpp/container/array/swap.html |
| operator==operator!=operatoroperator>=operator<=> | https://c-cpp.com/cpp/container/array/operator_cmp.html |
| std::get(std::array) | https://c-cpp.com/cpp/container/array/get.html |
| std::swap(std::array) | https://c-cpp.com/cpp/container/array/swap2.html |
| std::swap | https://c-cpp.com/cpp/algorithm/swap.html |
| to_array | https://c-cpp.com/cpp/container/array/to_array.html |
| std::tuple_size | https://c-cpp.com/cpp/container/array/tuple_size.html |
| std::tuple_element | https://c-cpp.com/cpp/container/array/tuple_element.html |
| 推导指引 | https://c-cpp.com/cpp/container/array/deduction_guides.html |
| std::string | https://c-cpp.com/cpp/string/basic_string.html |
| std::string | https://c-cpp.com/cpp/string/basic_string.html |
| std::sort | https://c-cpp.com/cpp/algorithm/sort.html |
| std::reverse_copy | https://c-cpp.com/cpp/algorithm/reverse_copy.html |
| std::ostream_iterator | https://c-cpp.com/cpp/iterator/ostream_iterator.html |
| std::cout | https://c-cpp.com/cpp/io/cout.html |
| std::cout | https://c-cpp.com/cpp/io/cout.html |
| std::cout | https://c-cpp.com/cpp/io/cout.html |
| make_array | https://c-cpp.com/cpp/experimental/make_array.html |
| C语言 | https://c-cpp.com/ |
| C++中文网 | https://c-cpp.com/ |
Viewport: width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0