| 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 |
| 迭代器库 | https://c-cpp.com/cpp/iterator |
| 范围库 (C++20) | https://c-cpp.com/cpp/ranges |
| 算法库 | https://c-cpp.com/cpp/algorithm |
| std::execution::sequenced_policy, std::execution::parallel_policy, std::execution::parallel_unsequenced_policy, std::execution::unsequenced_policy | https://c-cpp.com/cpp/algorithm/execution_policy_tag_t |
| 有制约算法 (C++20 起) | https://c-cpp.com/cpp/algorithm/ranges |
| std::is_execution_policy | https://c-cpp.com/cpp/algorithm/is_execution_policy |
| std::execution::seq, std::execution::par, std::execution::par_unseq, std::execution::unseq | https://c-cpp.com/cpp/algorithm/execution_policy_tag |
| std::all_of, std::any_of, std::none_of | https://c-cpp.com/cpp/algorithm/all_any_none_of |
| std::for_each_n | https://c-cpp.com/cpp/algorithm/for_each_n |
| std::sort | https://c-cpp.com/cpp/algorithm/sort |
| std::reduce | https://c-cpp.com/cpp/algorithm/reduce |
| std::inclusive_scan | https://c-cpp.com/cpp/algorithm/inclusive_scan |
| std::exclusive_scan | https://c-cpp.com/cpp/algorithm/exclusive_scan |
| std::random_shuffle, std::shuffle | https://c-cpp.com/cpp/algorithm/random_shuffle |
| std::clamp | https://c-cpp.com/cpp/algorithm/clamp |
| std::equal | https://c-cpp.com/cpp/algorithm/equal |
| std::is_permutation | https://c-cpp.com/cpp/algorithm/is_permutation |
| std::mismatch | https://c-cpp.com/cpp/algorithm/mismatch |
| std::swap | https://c-cpp.com/cpp/algorithm/swap |
| std::search | https://c-cpp.com/cpp/algorithm/search |
| std::transform | https://c-cpp.com/cpp/algorithm/transform |
| std::for_each | https://c-cpp.com/cpp/algorithm/for_each |
| std::make_heap | https://c-cpp.com/cpp/algorithm/make_heap |
| std::count, std::count_if | https://c-cpp.com/cpp/algorithm/count |
| std::adjacent_find | https://c-cpp.com/cpp/algorithm/adjacent_find |
| std::find, std::find_if, std::find_if_not | https://c-cpp.com/cpp/algorithm/find |
| std::find_end | https://c-cpp.com/cpp/algorithm/find_end |
| std::find_first_of | https://c-cpp.com/cpp/algorithm/find_first_of |
| std::search_n | https://c-cpp.com/cpp/algorithm/search_n |
| std::lexicographical_compare | https://c-cpp.com/cpp/algorithm/lexicographical_compare |
| std::lexicographical_compare_three_way | https://c-cpp.com/cpp/algorithm/lexicographical_compare_three_way |
| std::copy, std::copy_if | https://c-cpp.com/cpp/algorithm/copy |
| std::copy_n | https://c-cpp.com/cpp/algorithm/copy_n |
| std::copy_backward | https://c-cpp.com/cpp/algorithm/copy_backward |
| std::move | https://c-cpp.com/cpp/algorithm/move |
| std::move_backward | https://c-cpp.com/cpp/algorithm/move_backward |
| std::shift_left, std::shift_right | https://c-cpp.com/cpp/algorithm/shift |
| std::fill | https://c-cpp.com/cpp/algorithm/fill |
| std::fill_n | https://c-cpp.com/cpp/algorithm/fill_n |
| std::generate | https://c-cpp.com/cpp/algorithm/generate |
| std::generate_n | https://c-cpp.com/cpp/algorithm/generate_n |
| std::iter_swap | https://c-cpp.com/cpp/algorithm/iter_swap |
| std::swap_ranges | https://c-cpp.com/cpp/algorithm/swap_ranges |
| std::sample | https://c-cpp.com/cpp/algorithm/sample |
| std::remove, std::remove_if | https://c-cpp.com/cpp/algorithm/remove |
| std::replace, std::replace_if | https://c-cpp.com/cpp/algorithm/replace |
| std::reverse | https://c-cpp.com/cpp/algorithm/reverse |
| std::rotate | https://c-cpp.com/cpp/algorithm/rotate |
| std::unique | https://c-cpp.com/cpp/algorithm/unique |
| std::remove_copy, std::remove_copy_if | https://c-cpp.com/cpp/algorithm/remove_copy |
| std::replace_copy, std::replace_copy_if | https://c-cpp.com/cpp/algorithm/replace_copy |
| std::reverse_copy | https://c-cpp.com/cpp/algorithm/reverse_copy |
| std::rotate_copy | https://c-cpp.com/cpp/algorithm/rotate_copy |
| std::unique_copy | https://c-cpp.com/cpp/algorithm/unique_copy |
| std::is_partitioned | https://c-cpp.com/cpp/algorithm/is_partitioned |
| std::partition_point | https://c-cpp.com/cpp/algorithm/partition_point |
| std::partition | https://c-cpp.com/cpp/algorithm/partition |
| std::partition_copy | https://c-cpp.com/cpp/algorithm/partition_copy |
| std::stable_partition | https://c-cpp.com/cpp/algorithm/stable_partition |
| std::is_sorted | https://c-cpp.com/cpp/algorithm/is_sorted |
| std::is_sorted_until | https://c-cpp.com/cpp/algorithm/is_sorted_until |
| std::stable_sort | https://c-cpp.com/cpp/algorithm/stable_sort |
| std::partial_sort | https://c-cpp.com/cpp/algorithm/partial_sort |
| std::partial_sort_copy | https://c-cpp.com/cpp/algorithm/partial_sort_copy |
| std::nth_element | https://c-cpp.com/cpp/algorithm/nth_element |
| std::lower_bound | https://c-cpp.com/cpp/algorithm/lower_bound |
| std::upper_bound | https://c-cpp.com/cpp/algorithm/upper_bound |
| std::binary_search | https://c-cpp.com/cpp/algorithm/binary_search |
| std::equal_range | https://c-cpp.com/cpp/algorithm/equal_range |
| std::merge | https://c-cpp.com/cpp/algorithm/merge |
| std::inplace_merge | https://c-cpp.com/cpp/algorithm/inplace_merge |
| std::set_difference | https://c-cpp.com/cpp/algorithm/set_difference |
| std::set_intersection | https://c-cpp.com/cpp/algorithm/set_intersection |
| std::set_symmetric_difference | https://c-cpp.com/cpp/algorithm/set_symmetric_difference |
| std::set_union | https://c-cpp.com/cpp/algorithm/set_union |
| std::includes | https://c-cpp.com/cpp/algorithm/includes |
| std::is_heap | https://c-cpp.com/cpp/algorithm/is_heap |
| std::is_heap_until | https://c-cpp.com/cpp/algorithm/is_heap_until |
| std::sort_heap | https://c-cpp.com/cpp/algorithm/sort_heap |
| std::push_heap | https://c-cpp.com/cpp/algorithm/push_heap |
| std::pop_heap | https://c-cpp.com/cpp/algorithm/pop_heap |
| std::max | https://c-cpp.com/cpp/algorithm/max |
| std::max_element | https://c-cpp.com/cpp/algorithm/max_element |
| std::min | https://c-cpp.com/cpp/algorithm/min |
| std::min_element | https://c-cpp.com/cpp/algorithm/min_element |
| std::minmax | https://c-cpp.com/cpp/algorithm/minmax |
| std::minmax_element | https://c-cpp.com/cpp/algorithm/minmax_element |
| std::next_permutation | https://c-cpp.com/cpp/algorithm/next_permutation |
| std::prev_permutation | https://c-cpp.com/cpp/algorithm/prev_permutation |
| std::iota | https://c-cpp.com/cpp/algorithm/iota |
| std::inner_product | https://c-cpp.com/cpp/algorithm/inner_product |
| std::adjacent_difference | https://c-cpp.com/cpp/algorithm/adjacent_difference |
| std::accumulate | https://c-cpp.com/cpp/algorithm/accumulate |
| std::transform_reduce | https://c-cpp.com/cpp/algorithm/transform_reduce |
| std::partial_sum | https://c-cpp.com/cpp/algorithm/partial_sum |
| std::transform_inclusive_scan | https://c-cpp.com/cpp/algorithm/transform_inclusive_scan |
| std::transform_exclusive_scan | https://c-cpp.com/cpp/algorithm/transform_exclusive_scan |
| std::qsort | https://c-cpp.com/cpp/algorithm/qsort |
| std::bsearch | https://c-cpp.com/cpp/algorithm/bsearch |
| 注释 | https://c-cpp.com/cpp/comment |
| 数值库 | 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/algorithm |
| https://c-cpp.com/cpp/header/algorithm.html |
| std::is_execution_policy_v | https://c-cpp.com/cpp/algorithm/is_execution_policy.html |
| std::decay_t | https://c-cpp.com/cpp/types/decay.html |
| 执行策略 | https://c-cpp.com/cpp/algorithm/execution_policy_tag_t.html |
| 比较 (Compare) | https://c-cpp.com/cpp/named_req/Compare.html |
| 值类别 | https://c-cpp.com/cpp/language/value_category.html |
| 值可交换 (ValueSwappable) | https://c-cpp.com/cpp/named_req/ValueSwappable.html |
| 遗留随机访问迭代器 (LegacyRandomAccessIterator) | https://c-cpp.com/cpp/named_req/RandomAccessIterator.html |
| 可移动赋值 (MoveAssignable) | https://c-cpp.com/cpp/named_req/MoveAssignable.html |
| 可移动构造 (MoveConstructible) | https://c-cpp.com/cpp/named_req/MoveConstructible.html |
| 比较 (Compare) | https://c-cpp.com/cpp/named_req/Compare.html |
| std::distance | https://c-cpp.com/cpp/iterator/distance.html |
| std::distance | https://c-cpp.com/cpp/iterator/distance.html |
| 标准策略 | https://c-cpp.com/cpp/algorithm/execution_policy_tag_t.html |
| std::terminate | https://c-cpp.com/cpp/error/terminate.html |
| std::bad_alloc | https://c-cpp.com/cpp/memory/new/bad_alloc.html |
| std::array | https://c-cpp.com/cpp/container/array.html |
| std::cout | https://c-cpp.com/cpp/io/cout.html |
| std::cout | https://c-cpp.com/cpp/io/cout.html |
| std::greater | https://c-cpp.com/cpp/utility/functional/greater.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 |
| 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 |
| partial_sort | https://c-cpp.com/cpp/algorithm/partial_sort.html |
| stable_sort | https://c-cpp.com/cpp/algorithm/stable_sort.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