René's URL Explorer Experiment


Title: C++20 - 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%2F20
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2F20
页面https://zh.cppreference.com/cpp/20
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/20&action=edit&redlink=1
https://zh.cppreference.com/cpp/20
不转换https://zh.cppreference.com/index.php?title=cpp/20&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/20&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/20&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/20&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/20&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/20&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/20&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/20&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/20&variant=zh-tw
阅读https://zh.cppreference.com/cpp/20
查看源代码https://zh.cppreference.com/index.php?title=cpp/20&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/20&action=history
https://zh.cppreference.com/cpp/20
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/standard_library
标准库标头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
C++11https://zh.cppreference.com/cpp/11
C++14https://zh.cppreference.com/cpp/14
C++17https://zh.cppreference.com/cpp/17
C++23https://zh.cppreference.com/cpp/23
C++26https://zh.cppreference.com/cpp/26
C++29https://zh.cppreference.com/cpp/29
当前状况https://zh.cppreference.com/cpp/current_status
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/version/navbar_content&action=edit
1 新的语言特性https://zh.cppreference.com/cpp/20#新的语言特性
2 新的库特性https://zh.cppreference.com/cpp/20#新的库特性
2.1 新的头文件https://zh.cppreference.com/cpp/20#新的头文件
2.2 库特性https://zh.cppreference.com/cpp/20#库特性
3 缺陷报告https://zh.cppreference.com/cpp/20#缺陷报告
4 编译器支持情况https://zh.cppreference.com/cpp/20#编译器支持情况
4.1 C++20 核心语言功能特性https://zh.cppreference.com/cpp/20#C++20_核心语言功能特性
4.2 C++20 库功能特性https://zh.cppreference.com/cpp/20#C++20_库功能特性
4.3 External linkshttps://zh.cppreference.com/cpp/20#External_links
特性测试宏https://zh.cppreference.com/cpp/feature_test
三路比较https://zh.cppreference.com/cpp/language/operator_comparison#三路比较
operator==() = defaulthttps://zh.cppreference.com/cpp/language/default_comparisons
指派初始化式https://zh.cppreference.com/cpp/language/aggregate_initialization#指派初始化式
范围 forhttps://zh.cppreference.com/cpp/language/range-for
char8_thttps://zh.cppreference.com/cpp/keyword/char8_t
属性https://zh.cppreference.com/cpp/language/attributes
no_unique_addresshttps://zh.cppreference.com/cpp/language/attributes/no_unique_address
likelyhttps://zh.cppreference.com/cpp/language/attributes/likely
unlikelyhttps://zh.cppreference.com/cpp/language/attributes/likely
lambda 初始化捕获https://zh.cppreference.com/cpp/language/lambda#Lambda_捕获
包展开https://zh.cppreference.com/cpp/language/parameter_pack
constevalhttps://zh.cppreference.com/cpp/language/consteval
constinithttps://zh.cppreference.com/cpp/language/constinit
位移运算符https://zh.cppreference.com/cpp/language/operator_arithmetic
聚合初始化https://zh.cppreference.com/cpp/language/aggregate_initialization
协程https://zh.cppreference.com/cpp/language/coroutines
模块https://zh.cppreference.com/cpp/language/modules
约束与概念https://zh.cppreference.com/cpp/language/constraints
缩略函数模板https://zh.cppreference.com/cpp/language/function_template#缩略函数模板
数组 newhttps://zh.cppreference.com/cpp/language/new#缺陷报告
https://zh.cppreference.com/cpp/header/bit
https://zh.cppreference.com/cpp/header/compare
https://zh.cppreference.com/cpp/header/concepts
https://zh.cppreference.com/cpp/header/coroutine
https://zh.cppreference.com/cpp/header/format
https://zh.cppreference.com/cpp/header/numbers
https://zh.cppreference.com/cpp/header/ranges
https://zh.cppreference.com/cpp/header/source_location
https://zh.cppreference.com/cpp/header/span
https://zh.cppreference.com/cpp/header/syncstream
https://zh.cppreference.com/cpp/header/version
线程支持库https://zh.cppreference.com/cpp/thread
https://zh.cppreference.com/cpp/header/barrier
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/utility/feature_test
格式化库https://zh.cppreference.com/cpp/utility/format
概念库https://zh.cppreference.com/cpp/concepts
https://zh.cppreference.com/cpp/header/chrono
日历https://zh.cppreference.com/cpp/chrono#日历
时区https://zh.cppreference.com/cpp/chrono#时区
std::spanhttps://zh.cppreference.com/cpp/container/span
std::endianhttps://zh.cppreference.com/cpp/types/endian
https://zh.cppreference.com/cpp/header/bit
std::bit_casthttps://zh.cppreference.com/cpp/numeric/bit_cast
std::remove_cvrefhttps://zh.cppreference.com/cpp/types/remove_cvref
std::to_addresshttps://zh.cppreference.com/cpp/memory/to_address
浮点原子对象https://zh.cppreference.com/cpp/atomic/atomic#针对浮点类型的特化
std::shared_ptrhttps://zh.cppreference.com/cpp/memory/shared_ptr/atomic
std::barrierhttps://zh.cppreference.com/cpp/thread/barrier
std::latchhttps://zh.cppreference.com/cpp/thread/latch
std::counting_semaphorehttps://zh.cppreference.com/cpp/thread/counting_semaphore
std::jthreadhttps://zh.cppreference.com/cpp/thread/jthread
线程取消https://zh.cppreference.com/cpp/thread#线程取消
std::stop_tokenhttps://zh.cppreference.com/cpp/thread/stop_token
std::stop_sourcehttps://zh.cppreference.com/cpp/thread/stop_source
std::stop_callbackhttps://zh.cppreference.com/cpp/thread/stop_callback
std::basic_osyncstreamhttps://zh.cppreference.com/cpp/io/basic_osyncstream
std::basic_stringhttps://zh.cppreference.com/cpp/string/basic_string
char8_thttps://zh.cppreference.com/cpp/language/types#char8_t
https://zh.cppreference.com/cpp/header/algorithm
https://zh.cppreference.com/cpp/header/utility
https://zh.cppreference.com/cpp/header/complex
string::starts_withhttps://zh.cppreference.com/cpp/string/basic_string/starts_with
ends_withhttps://zh.cppreference.com/cpp/string/basic_string/ends_with
string_view::starts_withhttps://zh.cppreference.com/cpp/string/basic_string_view/starts_with
ends_withhttps://zh.cppreference.com/cpp/string/basic_string_view/ends_with
std::assume_alignedhttps://zh.cppreference.com/cpp/memory/assume_aligned
std::bind_fronthttps://zh.cppreference.com/cpp/utility/functional/bind_front
std::c8rtombhttps://zh.cppreference.com/cpp/string/multibyte/c8rtomb
std::mbrtoc8https://zh.cppreference.com/cpp/string/multibyte/mbrtoc8
std::make_obj_using_allocatorhttps://zh.cppreference.com/cpp/memory/make_obj_using_allocator
std::make_shared_for_overwritehttps://zh.cppreference.com/cpp/memory/shared_ptr/make_shared
std::make_unique_for_overwritehttps://zh.cppreference.com/cpp/memory/unique_ptr/make_unique
std::pmr::polymorphic_allocatorhttps://zh.cppreference.com/cpp/memory/polymorphic_allocator
std::bytehttps://zh.cppreference.com/cpp/types/byte
execution::unseqhttps://zh.cppreference.com/cpp/algorithm/execution_policy_tag
std::midpointhttps://zh.cppreference.com/cpp/numeric/midpoint
std::lerphttps://zh.cppreference.com/cpp/numeric/lerp
std::sizehttps://zh.cppreference.com/cpp/iterator/size
std::is_bounded_arrayhttps://zh.cppreference.com/cpp/types/is_bounded_array
std::is_unbounded_arrayhttps://zh.cppreference.com/cpp/types/is_unbounded_array
范围https://zh.cppreference.com/cpp/ranges
std::erase(std::list)https://zh.cppreference.com/cpp/container/list/erase2
erase_if(std::map)https://zh.cppreference.com/cpp/container/map/erase_if
https://zh.cppreference.com/cpp/header/numbers
数学常数https://zh.cppreference.com/cpp/numeric/constants
CWG#555https://wg21.cmeerw.net/cwg/issue555
CWG#581https://wg21.cmeerw.net/cwg/issue581
CWG#682https://wg21.cmeerw.net/cwg/issue682
CWG#943https://wg21.cmeerw.net/cwg/issue943
CWG#1076https://wg21.cmeerw.net/cwg/issue1076
CWG#1271https://wg21.cmeerw.net/cwg/issue1271
CWG#1299https://wg21.cmeerw.net/cwg/issue1299
CWG#1331https://wg21.cmeerw.net/cwg/issue1331
CWG#1332https://wg21.cmeerw.net/cwg/issue1332
CWG#1426https://wg21.cmeerw.net/cwg/issue1426
CWG#1469https://wg21.cmeerw.net/cwg/issue1469
CWG#1523https://wg21.cmeerw.net/cwg/issue1523
CWG#1581https://wg21.cmeerw.net/cwg/issue1581
CWG#1621https://wg21.cmeerw.net/cwg/issue1621
CWG#1632https://wg21.cmeerw.net/cwg/issue1632
CWG#1636https://wg21.cmeerw.net/cwg/issue1636
CWG#1640https://wg21.cmeerw.net/cwg/issue1640
CWG#1646https://wg21.cmeerw.net/cwg/issue1646
CWG#1704https://wg21.cmeerw.net/cwg/issue1704
CWG#1728https://wg21.cmeerw.net/cwg/issue1728
CWG#1781https://wg21.cmeerw.net/cwg/issue1781
CWG#1836https://wg21.cmeerw.net/cwg/issue1836
CWG#1857https://wg21.cmeerw.net/cwg/issue1857
CWG#1859https://wg21.cmeerw.net/cwg/issue1859
CWG#1862https://wg21.cmeerw.net/cwg/issue1862
CWG#1893https://wg21.cmeerw.net/cwg/issue1893
CWG#1910https://wg21.cmeerw.net/cwg/issue1910
CWG#1912https://wg21.cmeerw.net/cwg/issue1912
CWG#1913https://wg21.cmeerw.net/cwg/issue1913
CWG#1931https://wg21.cmeerw.net/cwg/issue1931
CWG#1937https://wg21.cmeerw.net/cwg/issue1937
CWG#1938https://wg21.cmeerw.net/cwg/issue1938
CWG#1943https://wg21.cmeerw.net/cwg/issue1943
CWG#1983https://wg21.cmeerw.net/cwg/issue1983
CWG#2020https://wg21.cmeerw.net/cwg/issue2020
CWG#2045https://wg21.cmeerw.net/cwg/issue2045
CWG#2051https://wg21.cmeerw.net/cwg/issue2051
CWG#2053https://wg21.cmeerw.net/cwg/issue2053
CWG#2059https://wg21.cmeerw.net/cwg/issue2059
CWG#2080https://wg21.cmeerw.net/cwg/issue2080
CWG#2081https://wg21.cmeerw.net/cwg/issue2081
CWG#2083https://wg21.cmeerw.net/cwg/issue2083
CWG#2088https://wg21.cmeerw.net/cwg/issue2088
CWG#2092https://wg21.cmeerw.net/cwg/issue2092
CWG#2103https://wg21.cmeerw.net/cwg/issue2103
CWG#2112https://wg21.cmeerw.net/cwg/issue2112
CWG#2126https://wg21.cmeerw.net/cwg/issue2126
CWG#2133https://wg21.cmeerw.net/cwg/issue2133
CWG#2164https://wg21.cmeerw.net/cwg/issue2164
CWG#2170https://wg21.cmeerw.net/cwg/issue2170
CWG#2177https://wg21.cmeerw.net/cwg/issue2177
CWG#2207https://wg21.cmeerw.net/cwg/issue2207
CWG#2226https://wg21.cmeerw.net/cwg/issue2226
CWG#2227https://wg21.cmeerw.net/cwg/issue2227
CWG#2229https://wg21.cmeerw.net/cwg/issue2229
CWG#2233https://wg21.cmeerw.net/cwg/issue2233
CWG#2234https://wg21.cmeerw.net/cwg/issue2234
CWG#2235https://wg21.cmeerw.net/cwg/issue2235
CWG#2237https://wg21.cmeerw.net/cwg/issue2237
CWG#2241https://wg21.cmeerw.net/cwg/issue2241
CWG#2249https://wg21.cmeerw.net/cwg/issue2249
CWG#2253https://wg21.cmeerw.net/cwg/issue2253
CWG#2254https://wg21.cmeerw.net/cwg/issue2254
CWG#2255https://wg21.cmeerw.net/cwg/issue2255
CWG#2256https://wg21.cmeerw.net/cwg/issue2256
CWG#2257https://wg21.cmeerw.net/cwg/issue2257
CWG#2260https://wg21.cmeerw.net/cwg/issue2260
CWG#2266https://wg21.cmeerw.net/cwg/issue2266
CWG#2267https://wg21.cmeerw.net/cwg/issue2267
CWG#2273https://wg21.cmeerw.net/cwg/issue2273
CWG#2277https://wg21.cmeerw.net/cwg/issue2277
CWG#2278https://wg21.cmeerw.net/cwg/issue2278
CWG#2280https://wg21.cmeerw.net/cwg/issue2280
CWG#2282https://wg21.cmeerw.net/cwg/issue2282
CWG#2285https://wg21.cmeerw.net/cwg/issue2285
CWG#2287https://wg21.cmeerw.net/cwg/issue2287
CWG#2289https://wg21.cmeerw.net/cwg/issue2289
CWG#2290https://wg21.cmeerw.net/cwg/issue2290
CWG#2292https://wg21.cmeerw.net/cwg/issue2292
CWG#2293https://wg21.cmeerw.net/cwg/issue2293
CWG#2294https://wg21.cmeerw.net/cwg/issue2294
CWG#2295https://wg21.cmeerw.net/cwg/issue2295
CWG#2299https://wg21.cmeerw.net/cwg/issue2299
CWG#2300https://wg21.cmeerw.net/cwg/issue2300
CWG#2303https://wg21.cmeerw.net/cwg/issue2303
CWG#2305https://wg21.cmeerw.net/cwg/issue2305
CWG#2307https://wg21.cmeerw.net/cwg/issue2307
CWG#2309https://wg21.cmeerw.net/cwg/issue2309
CWG#2310https://wg21.cmeerw.net/cwg/issue2310
CWG#2313https://wg21.cmeerw.net/cwg/issue2313
CWG#2315https://wg21.cmeerw.net/cwg/issue2315
CWG#2317https://wg21.cmeerw.net/cwg/issue2317
CWG#2318https://wg21.cmeerw.net/cwg/issue2318
CWG#2321https://wg21.cmeerw.net/cwg/issue2321
CWG#2322https://wg21.cmeerw.net/cwg/issue2322
CWG#2323https://wg21.cmeerw.net/cwg/issue2323
CWG#2330https://wg21.cmeerw.net/cwg/issue2330
CWG#2332https://wg21.cmeerw.net/cwg/issue2332
CWG#2336https://wg21.cmeerw.net/cwg/issue2336
CWG#2338https://wg21.cmeerw.net/cwg/issue2338
CWG#2339https://wg21.cmeerw.net/cwg/issue2339
CWG#2342https://wg21.cmeerw.net/cwg/issue2342
CWG#2343https://wg21.cmeerw.net/cwg/issue2343
CWG#2346https://wg21.cmeerw.net/cwg/issue2346
CWG#2347https://wg21.cmeerw.net/cwg/issue2347
CWG#2351https://wg21.cmeerw.net/cwg/issue2351
CWG#2352https://wg21.cmeerw.net/cwg/issue2352
CWG#2353https://wg21.cmeerw.net/cwg/issue2353
CWG#2354https://wg21.cmeerw.net/cwg/issue2354
CWG#2356https://wg21.cmeerw.net/cwg/issue2356
CWG#2358https://wg21.cmeerw.net/cwg/issue2358
CWG#2359https://wg21.cmeerw.net/cwg/issue2359
CWG#2360https://wg21.cmeerw.net/cwg/issue2360
CWG#2365https://wg21.cmeerw.net/cwg/issue2365
CWG#2366https://wg21.cmeerw.net/cwg/issue2366
CWG#2368https://wg21.cmeerw.net/cwg/issue2368
CWG#2371https://wg21.cmeerw.net/cwg/issue2371
CWG#2372https://wg21.cmeerw.net/cwg/issue2372
CWG#2373https://wg21.cmeerw.net/cwg/issue2373
CWG#2374https://wg21.cmeerw.net/cwg/issue2374
CWG#2376https://wg21.cmeerw.net/cwg/issue2376
CWG#2378https://wg21.cmeerw.net/cwg/issue2378
CWG#2379https://wg21.cmeerw.net/cwg/issue2379
CWG#2380https://wg21.cmeerw.net/cwg/issue2380
CWG#2381https://wg21.cmeerw.net/cwg/issue2381
CWG#2382https://wg21.cmeerw.net/cwg/issue2382
CWG#2384https://wg21.cmeerw.net/cwg/issue2384
CWG#2385https://wg21.cmeerw.net/cwg/issue2385
CWG#2386https://wg21.cmeerw.net/cwg/issue2386
CWG#2387https://wg21.cmeerw.net/cwg/issue2387
CWG#2390https://wg21.cmeerw.net/cwg/issue2390
CWG#2394https://wg21.cmeerw.net/cwg/issue2394
CWG#2399https://wg21.cmeerw.net/cwg/issue2399
CWG#2400https://wg21.cmeerw.net/cwg/issue2400
CWG#2404https://wg21.cmeerw.net/cwg/issue2404
CWG#2406https://wg21.cmeerw.net/cwg/issue2406
CWG#2411https://wg21.cmeerw.net/cwg/issue2411
CWG#2414https://wg21.cmeerw.net/cwg/issue2414
CWG#2416https://wg21.cmeerw.net/cwg/issue2416
CWG#2418https://wg21.cmeerw.net/cwg/issue2418
CWG#2419https://wg21.cmeerw.net/cwg/issue2419
CWG#2422https://wg21.cmeerw.net/cwg/issue2422
CWG#2424https://wg21.cmeerw.net/cwg/issue2424
CWG#2426https://wg21.cmeerw.net/cwg/issue2426
CWG#2427https://wg21.cmeerw.net/cwg/issue2427
CWG#2429https://wg21.cmeerw.net/cwg/issue2429
CWG#2430https://wg21.cmeerw.net/cwg/issue2430
CWG#2431https://wg21.cmeerw.net/cwg/issue2431
CWG#2432https://wg21.cmeerw.net/cwg/issue2432
CWG#2433https://wg21.cmeerw.net/cwg/issue2433
CWG#2436https://wg21.cmeerw.net/cwg/issue2436
CWG#2437https://wg21.cmeerw.net/cwg/issue2437
CWG#2439https://wg21.cmeerw.net/cwg/issue2439
CWG#2441https://wg21.cmeerw.net/cwg/issue2441
CWG#2442https://wg21.cmeerw.net/cwg/issue2442
CWG#2445https://wg21.cmeerw.net/cwg/issue2445
CWG#2446https://wg21.cmeerw.net/cwg/issue2446
CWG#2447https://wg21.cmeerw.net/cwg/issue2447
LWG#1052https://wg21.link/lwg1052
LWG#1203https://wg21.link/lwg1203
LWG#2040https://wg21.link/lwg2040
LWG#2055https://wg21.link/lwg2055
LWG#2070https://wg21.link/lwg2070
LWG#2089https://wg21.link/lwg2089
LWG#2139https://wg21.link/lwg2139
LWG#2151https://wg21.link/lwg2151
LWG#2154https://wg21.link/lwg2154
LWG#2155https://wg21.link/lwg2155
LWG#2164https://wg21.link/lwg2164
LWG#2183https://wg21.link/lwg2183
LWG#2184https://wg21.link/lwg2184
LWG#2243https://wg21.link/lwg2243
LWG#2292https://wg21.link/lwg2292
LWG#2318https://wg21.link/lwg2318
LWG#2334https://wg21.link/lwg2334
LWG#2412https://wg21.link/lwg2412
LWG#2444https://wg21.link/lwg2444
LWG#2498https://wg21.link/lwg2498
LWG#2499https://wg21.link/lwg2499
LWG#2511https://wg21.link/lwg2511
LWG#2593https://wg21.link/lwg2593
LWG#2597https://wg21.link/lwg2597
LWG#2682https://wg21.link/lwg2682
LWG#2693https://wg21.link/lwg2693
LWG#2741https://wg21.link/lwg2741
LWG#2780https://wg21.link/lwg2780
LWG#2783https://wg21.link/lwg2783
LWG#2797https://wg21.link/lwg2797
LWG#2800https://wg21.link/lwg2800
LWG#2808https://wg21.link/lwg2808
LWG#2814https://wg21.link/lwg2814
LWG#2816https://wg21.link/lwg2816
LWG#2821https://wg21.link/lwg2821
LWG#2831https://wg21.link/lwg2831
LWG#2832https://wg21.link/lwg2832
LWG#2836https://wg21.link/lwg2836
LWG#2840https://wg21.link/lwg2840
LWG#2841https://wg21.link/lwg2841
LWG#2843https://wg21.link/lwg2843
LWG#2849https://wg21.link/lwg2849
LWG#2851https://wg21.link/lwg2851
LWG#2856https://wg21.link/lwg2856
LWG#2859https://wg21.link/lwg2859
LWG#2870https://wg21.link/lwg2870
LWG#2894https://wg21.link/lwg2894
LWG#2897https://wg21.link/lwg2897
LWG#2899https://wg21.link/lwg2899
LWG#2929https://wg21.link/lwg2929
LWG#2932https://wg21.link/lwg2932
LWG#2935https://wg21.link/lwg2935
LWG#2936https://wg21.link/lwg2936
LWG#2937https://wg21.link/lwg2937
LWG#2938https://wg21.link/lwg2938
LWG#2940https://wg21.link/lwg2940
LWG#2941https://wg21.link/lwg2941
LWG#2942https://wg21.link/lwg2942
LWG#2943https://wg21.link/lwg2943
LWG#2944https://wg21.link/lwg2944
LWG#2945https://wg21.link/lwg2945
LWG#2946https://wg21.link/lwg2946
LWG#2948https://wg21.link/lwg2948
LWG#2950https://wg21.link/lwg2950
LWG#2951https://wg21.link/lwg2951
LWG#2952https://wg21.link/lwg2952
LWG#2953https://wg21.link/lwg2953
LWG#2954https://wg21.link/lwg2954
LWG#2955https://wg21.link/lwg2955
LWG#2957https://wg21.link/lwg2957
LWG#2958https://wg21.link/lwg2958
LWG#2961https://wg21.link/lwg2961
LWG#2964https://wg21.link/lwg2964
LWG#2965https://wg21.link/lwg2965
LWG#2966https://wg21.link/lwg2966
LWG#2968https://wg21.link/lwg2968
LWG#2969https://wg21.link/lwg2969
LWG#2970https://wg21.link/lwg2970
LWG#2972https://wg21.link/lwg2972
LWG#2974https://wg21.link/lwg2974
LWG#2975https://wg21.link/lwg2975
LWG#2976https://wg21.link/lwg2976
LWG#2977https://wg21.link/lwg2977
LWG#2978https://wg21.link/lwg2978
LWG#2979https://wg21.link/lwg2979
LWG#2980https://wg21.link/lwg2980
LWG#2981https://wg21.link/lwg2981
LWG#2982https://wg21.link/lwg2982
LWG#2988https://wg21.link/lwg2988
LWG#2989https://wg21.link/lwg2989
LWG#2993https://wg21.link/lwg2993
LWG#2995https://wg21.link/lwg2995
LWG#2996https://wg21.link/lwg2996
LWG#2998https://wg21.link/lwg2998
LWG#2999https://wg21.link/lwg2999
LWG#3000https://wg21.link/lwg3000
LWG#3001https://wg21.link/lwg3001
LWG#3004https://wg21.link/lwg3004
LWG#3005https://wg21.link/lwg3005
LWG#3006https://wg21.link/lwg3006
LWG#3007https://wg21.link/lwg3007
LWG#3008https://wg21.link/lwg3008
LWG#3009https://wg21.link/lwg3009
LWG#3012https://wg21.link/lwg3012
LWG#3013https://wg21.link/lwg3013
LWG#3014https://wg21.link/lwg3014
LWG#3015https://wg21.link/lwg3015
LWG#3017https://wg21.link/lwg3017
LWG#3018https://wg21.link/lwg3018
LWG#3022https://wg21.link/lwg3022
LWG#3023https://wg21.link/lwg3023
LWG#3024https://wg21.link/lwg3024
LWG#3025https://wg21.link/lwg3025
LWG#3026https://wg21.link/lwg3026
LWG#3030https://wg21.link/lwg3030
LWG#3031https://wg21.link/lwg3031
LWG#3034https://wg21.link/lwg3034
LWG#3035https://wg21.link/lwg3035
LWG#3037https://wg21.link/lwg3037
LWG#3038https://wg21.link/lwg3038
LWG#3039https://wg21.link/lwg3039
LWG#3040https://wg21.link/lwg3040
LWG#3041https://wg21.link/lwg3041
LWG#3042https://wg21.link/lwg3042
LWG#3043https://wg21.link/lwg3043
LWG#3045https://wg21.link/lwg3045
LWG#3048https://wg21.link/lwg3048
LWG#3050https://wg21.link/lwg3050
LWG#3051https://wg21.link/lwg3051
LWG#3054https://wg21.link/lwg3054
LWG#3055https://wg21.link/lwg3055
LWG#3058https://wg21.link/lwg3058
LWG#3061https://wg21.link/lwg3061
LWG#3062https://wg21.link/lwg3062
LWG#3065https://wg21.link/lwg3065
LWG#3067https://wg21.link/lwg3067
LWG#3070https://wg21.link/lwg3070
LWG#3074https://wg21.link/lwg3074
LWG#3075https://wg21.link/lwg3075
LWG#3076https://wg21.link/lwg3076
LWG#3077https://wg21.link/lwg3077
LWG#3079https://wg21.link/lwg3079
LWG#3080https://wg21.link/lwg3080
LWG#3083https://wg21.link/lwg3083
LWG#3087https://wg21.link/lwg3087
LWG#3091https://wg21.link/lwg3091
LWG#3094https://wg21.link/lwg3094
LWG#3096https://wg21.link/lwg3096
LWG#3100https://wg21.link/lwg3100
LWG#3101https://wg21.link/lwg3101
LWG#3102https://wg21.link/lwg3102
LWG#3103https://wg21.link/lwg3103
LWG#3104https://wg21.link/lwg3104
LWG#3110https://wg21.link/lwg3110
LWG#3111https://wg21.link/lwg3111
LWG#3112https://wg21.link/lwg3112
LWG#3113https://wg21.link/lwg3113
LWG#3115https://wg21.link/lwg3115
LWG#3116https://wg21.link/lwg3116
LWG#3119https://wg21.link/lwg3119
LWG#3122https://wg21.link/lwg3122
LWG#3125https://wg21.link/lwg3125
LWG#3127https://wg21.link/lwg3127
LWG#3128https://wg21.link/lwg3128
LWG#3129https://wg21.link/lwg3129
LWG#3130https://wg21.link/lwg3130
LWG#3131https://wg21.link/lwg3131
LWG#3132https://wg21.link/lwg3132
LWG#3133https://wg21.link/lwg3133
LWG#3137https://wg21.link/lwg3137
LWG#3140https://wg21.link/lwg3140
LWG#3141https://wg21.link/lwg3141
LWG#3144https://wg21.link/lwg3144
LWG#3145https://wg21.link/lwg3145
LWG#3147https://wg21.link/lwg3147
LWG#3148https://wg21.link/lwg3148
LWG#3149https://wg21.link/lwg3149
LWG#3150https://wg21.link/lwg3150
LWG#3151https://wg21.link/lwg3151
LWG#3153https://wg21.link/lwg3153
LWG#3154https://wg21.link/lwg3154
LWG#3156https://wg21.link/lwg3156
LWG#3158https://wg21.link/lwg3158
LWG#3160https://wg21.link/lwg3160
LWG#3168https://wg21.link/lwg3168
LWG#3169https://wg21.link/lwg3169
LWG#3173https://wg21.link/lwg3173
LWG#3175https://wg21.link/lwg3175
LWG#3176https://wg21.link/lwg3176
LWG#3178https://wg21.link/lwg3178
LWG#3179https://wg21.link/lwg3179
LWG#3180https://wg21.link/lwg3180
LWG#3182https://wg21.link/lwg3182
LWG#3183https://wg21.link/lwg3183
LWG#3184https://wg21.link/lwg3184
LWG#3185https://wg21.link/lwg3185
LWG#3186https://wg21.link/lwg3186
LWG#3187https://wg21.link/lwg3187
LWG#3190https://wg21.link/lwg3190
LWG#3191https://wg21.link/lwg3191
LWG#3194https://wg21.link/lwg3194
LWG#3196https://wg21.link/lwg3196
LWG#3198https://wg21.link/lwg3198
LWG#3199https://wg21.link/lwg3199
LWG#3200https://wg21.link/lwg3200
LWG#3201https://wg21.link/lwg3201
LWG#3202https://wg21.link/lwg3202
LWG#3206https://wg21.link/lwg3206
LWG#3208https://wg21.link/lwg3208
LWG#3209https://wg21.link/lwg3209
LWG#3212https://wg21.link/lwg3212
LWG#3213https://wg21.link/lwg3213
LWG#3218https://wg21.link/lwg3218
LWG#3221https://wg21.link/lwg3221
LWG#3222https://wg21.link/lwg3222
LWG#3224https://wg21.link/lwg3224
LWG#3225https://wg21.link/lwg3225
LWG#3226https://wg21.link/lwg3226
LWG#3228https://wg21.link/lwg3228
LWG#3230https://wg21.link/lwg3230
LWG#3231https://wg21.link/lwg3231
LWG#3232https://wg21.link/lwg3232
LWG#3233https://wg21.link/lwg3233
LWG#3235https://wg21.link/lwg3235
LWG#3237https://wg21.link/lwg3237
LWG#3238https://wg21.link/lwg3238
LWG#3239https://wg21.link/lwg3239
LWG#3241https://wg21.link/lwg3241
LWG#3242https://wg21.link/lwg3242
LWG#3243https://wg21.link/lwg3243
LWG#3244https://wg21.link/lwg3244
LWG#3245https://wg21.link/lwg3245
LWG#3246https://wg21.link/lwg3246
LWG#3247https://wg21.link/lwg3247
LWG#3248https://wg21.link/lwg3248
LWG#3250https://wg21.link/lwg3250
LWG#3251https://wg21.link/lwg3251
LWG#3252https://wg21.link/lwg3252
LWG#3253https://wg21.link/lwg3253
LWG#3254https://wg21.link/lwg3254
LWG#3255https://wg21.link/lwg3255
LWG#3256https://wg21.link/lwg3256
LWG#3257https://wg21.link/lwg3257
LWG#3259https://wg21.link/lwg3259
LWG#3260https://wg21.link/lwg3260
LWG#3262https://wg21.link/lwg3262
LWG#3264https://wg21.link/lwg3264
LWG#3266https://wg21.link/lwg3266
LWG#3269https://wg21.link/lwg3269
LWG#3270https://wg21.link/lwg3270
LWG#3272https://wg21.link/lwg3272
LWG#3273https://wg21.link/lwg3273
LWG#3274https://wg21.link/lwg3274
LWG#3276https://wg21.link/lwg3276
LWG#3277https://wg21.link/lwg3277
LWG#3278https://wg21.link/lwg3278
LWG#3279https://wg21.link/lwg3279
LWG#3280https://wg21.link/lwg3280
LWG#3281https://wg21.link/lwg3281
LWG#3282https://wg21.link/lwg3282
LWG#3284https://wg21.link/lwg3284
LWG#3285https://wg21.link/lwg3285
LWG#3286https://wg21.link/lwg3286
LWG#3290https://wg21.link/lwg3290
LWG#3291https://wg21.link/lwg3291
LWG#3292https://wg21.link/lwg3292
LWG#3294https://wg21.link/lwg3294
LWG#3295https://wg21.link/lwg3295
LWG#3296https://wg21.link/lwg3296
LWG#3299https://wg21.link/lwg3299
LWG#3300https://wg21.link/lwg3300
LWG#3301https://wg21.link/lwg3301
LWG#3302https://wg21.link/lwg3302
LWG#3303https://wg21.link/lwg3303
LWG#3304https://wg21.link/lwg3304
LWG#3307https://wg21.link/lwg3307
LWG#3310https://wg21.link/lwg3310
LWG#3313https://wg21.link/lwg3313
LWG#3314https://wg21.link/lwg3314
LWG#3315https://wg21.link/lwg3315
LWG#3316https://wg21.link/lwg3316
LWG#3317https://wg21.link/lwg3317
LWG#3318https://wg21.link/lwg3318
LWG#3319https://wg21.link/lwg3319
LWG#3320https://wg21.link/lwg3320
LWG#3321https://wg21.link/lwg3321
LWG#3322https://wg21.link/lwg3322
LWG#3323https://wg21.link/lwg3323
LWG#3324https://wg21.link/lwg3324
LWG#3325https://wg21.link/lwg3325
LWG#3326https://wg21.link/lwg3326
LWG#3327https://wg21.link/lwg3327
LWG#3328https://wg21.link/lwg3328
LWG#3329https://wg21.link/lwg3329
LWG#3330https://wg21.link/lwg3330
LWG#3331https://wg21.link/lwg3331
LWG#3332https://wg21.link/lwg3332
LWG#3334https://wg21.link/lwg3334
LWG#3335https://wg21.link/lwg3335
LWG#3336https://wg21.link/lwg3336
LWG#3338https://wg21.link/lwg3338
LWG#3340https://wg21.link/lwg3340
LWG#3345https://wg21.link/lwg3345
LWG#3346https://wg21.link/lwg3346
LWG#3347https://wg21.link/lwg3347
LWG#3348https://wg21.link/lwg3348
LWG#3349https://wg21.link/lwg3349
LWG#3350https://wg21.link/lwg3350
LWG#3351https://wg21.link/lwg3351
LWG#3352https://wg21.link/lwg3352
LWG#3354https://wg21.link/lwg3354
LWG#3355https://wg21.link/lwg3355
LWG#3356https://wg21.link/lwg3356
LWG#3358https://wg21.link/lwg3358
LWG#3359https://wg21.link/lwg3359
LWG#3360https://wg21.link/lwg3360
LWG#3362https://wg21.link/lwg3362
LWG#3363https://wg21.link/lwg3363
LWG#3364https://wg21.link/lwg3364
LWG#3367https://wg21.link/lwg3367
LWG#3368https://wg21.link/lwg3368
LWG#3369https://wg21.link/lwg3369
LWG#3371https://wg21.link/lwg3371
LWG#3372https://wg21.link/lwg3372
LWG#3373https://wg21.link/lwg3373
LWG#3374https://wg21.link/lwg3374
LWG#3375https://wg21.link/lwg3375
LWG#3377https://wg21.link/lwg3377
LWG#3379https://wg21.link/lwg3379
LWG#3380https://wg21.link/lwg3380
LWG#3381https://wg21.link/lwg3381
LWG#3382https://wg21.link/lwg3382
LWG#3383https://wg21.link/lwg3383
LWG#3384https://wg21.link/lwg3384
LWG#3385https://wg21.link/lwg3385
LWG#3386https://wg21.link/lwg3386
LWG#3387https://wg21.link/lwg3387
LWG#3388https://wg21.link/lwg3388
LWG#3389https://wg21.link/lwg3389
LWG#3390https://wg21.link/lwg3390
LWG#3393https://wg21.link/lwg3393
LWG#3395https://wg21.link/lwg3395
LWG#3396https://wg21.link/lwg3396
LWG#3397https://wg21.link/lwg3397
LWG#3398https://wg21.link/lwg3398
C++ 编译器支持https://zh.cppreference.com/cpp/compiler_support#C++20_功能特性
lambda 捕获https://zh.cppreference.com/cpp/language/lambda#lambda_捕获
P0409R2https://wg21.link/P0409R2
__VA_OPT__https://zh.cppreference.com/cpp/preprocessor/replace#函数式宏
P0306R4https://wg21.link/P0306R4
P1042R1https://wg21.link/P1042R1
指派初始化器https://zh.cppreference.com/cpp/language/aggregate_initialization#指派初始化器
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_designated_initializers
P0329R4https://wg21.link/P0329R4
泛型 lambda 的模板形参列表https://zh.cppreference.com/cpp/language/lambda#语法
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_generic_lambdas
P0428R2https://wg21.link/P0428R2
位域的默认成员初始化器https://zh.cppreference.com/cpp/language/bit_field#Cpp20_位域的默认成员初始化器
P0683R1https://wg21.link/P0683R1
P0702R1https://wg21.link/P0702R1
P0704R1https://wg21.link/P0704R1
概念https://zh.cppreference.com/cpp/language/constraints
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_concepts
P0734R0https://wg21.link/P0734R0
不求值语境中的 lambdahttps://zh.cppreference.com/cpp/language/lambda#不求值语境中的_lambda
P0315R4https://wg21.link/P0315R4
三路比较https://zh.cppreference.com/cpp/language/operator_comparison#三路比较
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_impl_three_way_comparison
P0515R3https://wg21.link/P0515R3
P0588R1https://wg21.link/P0588R1
基于范围的 for 的初始化语句https://zh.cppreference.com/cpp/language/range-for#语法
P0614R1https://wg21.link/P0614R1
lambdahttps://zh.cppreference.com/cpp/language/lambda
P0624R2https://wg21.link/P0624R2
P0641R2https://wg21.link/P0641R2
P0692R1https://wg21.link/P0692R1
P0846R0https://wg21.link/P0846R0
常量求值所需要https://zh.cppreference.com/cpp/language/constant_expression#常量求值所需要的函数与变量
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_constexpr_in_decltype
P0859R0https://wg21.link/P0859R0
likelyhttps://zh.cppreference.com/cpp/language/attributes/likely
unlikelyhttps://zh.cppreference.com/cpp/language/attributes/likely
P0479R5https://wg21.link/P0479R5
typenamehttps://zh.cppreference.com/cpp/keywords/typename
P0634R3https://wg21.link/P0634R3
lambda 初始化捕获https://zh.cppreference.com/cpp/language/lambda#lambda_捕获
包展开https://zh.cppreference.com/cpp/language/parameter_pack
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_init_captures
P0780R2https://wg21.link/P0780R2
no_unique_addresshttps://zh.cppreference.com/cpp/language/attributes/no_unique_address
P0840R2https://wg21.link/P0840R2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_concepts
P0848R3https://wg21.link/P0848R3
结构化绑定https://zh.cppreference.com/cpp/language/structured_binding
P0961R1https://wg21.link/P0961R1
范围 for 循环https://zh.cppreference.com/cpp/language/range-for
P0962R1https://wg21.link/P0962R1
P0969R0https://wg21.link/P0969R0
销毁的 operator deletehttps://zh.cppreference.com/cpp/memory/new/operator_delete
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_impl_destroying_delete
P0722R3https://wg21.link/P0722R3
非类型模板形参https://zh.cppreference.com/cpp/language/template_parameters#非类型模板形参
P0732R2https://wg21.link/P0732R2
捕获https://zh.cppreference.com/cpp/language/lambda#Lambda_捕获
P0806R2https://wg21.link/P0806R2
explicit(bool)https://zh.cppreference.com/cpp/language/explicit
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_conditional_explicit
P0892R2https://wg21.link/P0892R2
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
P0941R2https://wg21.link/P0941R2
P1008R1https://wg21.link/P1008R1
虚函数https://zh.cppreference.com/cpp/language/virtual
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_constexpr
P1064R0https://wg21.link/P1064R0
P1120R0https://wg21.link/P1120R0
char8_thttps://zh.cppreference.com/cpp/language/types#char8_t
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_char8_t
P0482R6https://wg21.link/P0482R6
std::is_constant_evaluated()https://zh.cppreference.com/cpp/types/is_constant_evaluated
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_is_constant_evaluated
P0595R2https://wg21.link/P0595R2
P1002R1https://wg21.link/P1002R1
立即函数https://zh.cppreference.com/cpp/language/consteval
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_consteval
P1073R3https://wg21.link/P1073R3
嵌套内联命名空间https://zh.cppreference.com/cpp/language/namespace
P1094R2https://wg21.link/P1094R2
有约束https://zh.cppreference.com/cpp/language/template_parameters#类型模板实参
声明https://zh.cppreference.com/cpp/language/auto
P1141R2https://wg21.link/P1141R2
P1236R1https://wg21.link/P1236R1
常量表达式https://zh.cppreference.com/cpp/language/constant_expression
dynamic_casthttps://zh.cppreference.com/cpp/language/dynamic_cast
typeidhttps://zh.cppreference.com/cpp/language/typeid
P1327R1https://wg21.link/P1327R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_constexpr
P1330R0https://wg21.link/P1330R0
协程https://zh.cppreference.com/cpp/language/coroutines
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_impl_coroutine
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_coroutine
P0912R5https://wg21.link/P0912R5
LWG3393https://wg21.link/LWG3393
聚合体初始化https://zh.cppreference.com/cpp/language/aggregate_initialization
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_aggregate_paren_init
P0960R3https://wg21.link/P0960R3
new 表达式https://zh.cppreference.com/cpp/language/new
P1009R2https://wg21.link/P1009R2
模块https://zh.cppreference.com/cpp/language/modules
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_modules
P1103R3https://wg21.link/P1103R3
P1041R4https://wg21.link/P1041R4
P1139R2https://wg21.link/P1139R2
P1185R2https://wg21.link/P1185R2
P1286R2https://wg21.link/P1286R2
P1091R3https://wg21.link/P1091R3
P1381R1https://wg21.link/P1381R1
P0388R4https://wg21.link/P0388R4
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_constexpr_dynamic_alloc
P0784R7https://wg21.link/P0784R7
volatilehttps://zh.cppreference.com/cpp/language/cv#注解
P1152R4https://wg21.link/P1152R4
constinithttps://zh.cppreference.com/cpp/language/constinit
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_constinit
P1143R2https://wg21.link/P1143R2
弃用下标中的逗号运算符https://zh.cppreference.com/cpp/language/operator_other#内建的逗号运算符
P1161R3https://wg21.link/P1161R3
nodiscardhttps://zh.cppreference.com/cpp/language/attributes/nodiscard
P1301R4https://wg21.link/P1301R4
P1331R2https://wg21.link/P1331R2
P1668R1https://wg21.link/P1668R1
using enumhttps://zh.cppreference.com/cpp/language/enum#using_enum_声明
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_using_enum
P1099R5https://wg21.link/P1099R5
三路比较https://zh.cppreference.com/cpp/language/operator_comparison#三路比较
P1186R3https://wg21.link/P1186R3
nodiscardhttps://zh.cppreference.com/cpp/language/attributes/nodiscard
P1771R1https://wg21.link/P1771R1
类模板实参推导https://zh.cppreference.com/cpp/language/class_template_argument_deduction
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_deduction_guides
P1814R0https://wg21.link/P1814R0
类模板实参推导https://zh.cppreference.com/cpp/language/class_template_argument_deduction
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_deduction_guides
P1816R0https://wg21.link/P1816R0
P2082R1https://wg21.link/P2082R1
隐式移动https://zh.cppreference.com/cpp/language/return
P1825R0https://wg21.link/P1825R0
P1946R0https://wg21.link/P1946R0
P1959R0https://wg21.link/P1959R0
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_nontype_template_args
P1907R1https://wg21.link/P1907R1
P0593R6https://wg21.link/P0593R6
P1957R2https://wg21.link/P1957R2
std::endianhttps://zh.cppreference.com/cpp/types/endian
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_endian
P0463R1https://wg21.link/P0463R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_shared_ptr_arrays
P0674R1https://wg21.link/P0674R1
原子浮点数类型https://zh.cppreference.com/cpp/atomic/atomic#对浮点数类型的特化
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_atomic_float
P0020R6https://wg21.link/P0020R6
同步缓冲https://zh.cppreference.com/cpp/io/basic_syncbuf
std::basic_osyncstreamhttps://zh.cppreference.com/cpp/io/basic_osyncstream
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_syncbuf
P0053R7https://wg21.link/P0053R7
https://zh.cppreference.com/cpp/header/algorithm
https://zh.cppreference.com/cpp/header/utility
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_algorithms
P0202R3https://wg21.link/P0202R3
https://zh.cppreference.com/cpp/header/complex
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_complex
P0415R1https://wg21.link/P0415R1
P0439R0https://wg21.link/P0439R0
字符串https://zh.cppreference.com/cpp/string/basic_string
前缀https://zh.cppreference.com/cpp/string/basic_string/starts_with
后缀https://zh.cppreference.com/cpp/string/basic_string/ends_with
stringhttps://zh.cppreference.com/cpp/string/basic_string/starts_with
(_view)https://zh.cppreference.com/cpp/string/basic_string_view/starts_with
::starts_withhttps://zh.cppreference.com/cpp/string/basic_string/starts_with
ends_withhttps://zh.cppreference.com/cpp/string/basic_string_view/ends_with
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_starts_ends_with
P0457R2https://wg21.link/P0457R2
operator<=>https://zh.cppreference.com/cpp/language/operator_comparison#三路比较
https://zh.cppreference.com/cpp/header/compare
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_three_way_comparison
P0768R1https://wg21.link/P0768R1
std::remove_cvrefhttps://zh.cppreference.com/cpp/types/remove_cvref
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_remove_cvref
P0550R2https://wg21.link/P0550R2
标准库https://zh.cppreference.com/cpp/language/attributes/nodiscard#标准库
nodiscardhttps://zh.cppreference.com/cpp/language/attributes/nodiscard
P0600R1https://wg21.link/P0600R1
数值算法https://zh.cppreference.com/cpp/algorithm#数值运算
std::movehttps://zh.cppreference.com/cpp/utility/move
P0616R0https://wg21.link/P0616R0
工具https://zh.cppreference.com/cpp/memory/to_address
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_to_address
P0653R2https://wg21.link/P0653R2
std::shared_ptrhttps://zh.cppreference.com/cpp/memory/shared_ptr/atomic2
std::weak_ptrhttps://zh.cppreference.com/cpp/memory/weak_ptr/atomic2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_atomic_shared_ptr
P0718R2https://wg21.link/P0718R2
std::spanhttps://zh.cppreference.com/cpp/container/span
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_span
P0122R7https://wg21.link/P0122R7
日历https://zh.cppreference.com/cpp/chrono#日历
时区https://zh.cppreference.com/cpp/chrono#时区
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_chrono
P0355R7https://wg21.link/P0355R7
部分https://libcxx.llvm.org/Status/Cxx20.html#note-p0355
https://zh.cppreference.com/cpp/header/version
P0754R2https://wg21.link/P0754R2
P0809R0https://wg21.link/P0809R0
常量表达式迭代器 (ConstexprIterator) https://zh.cppreference.com/cpp/named_req/ConstexprIterator
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_string_view
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_array_constexpr
P0858R0https://wg21.link/P0858R0
P0966R1https://wg21.link/P0966R1
原子比较交换https://zh.cppreference.com/cpp/atomic/atomic/compare_exchange
P0528R3https://wg21.link/P0528R3
std::atomic_refhttps://zh.cppreference.com/cpp/atomic/atomic_ref
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_atomic_ref
P0019R8https://wg21.link/P0019R8
std::map::contains()https://zh.cppreference.com/cpp/container/map/contains
P0458R2https://wg21.link/P0458R2
逐片构造https://zh.cppreference.com/cpp/memory/scoped_allocator_adaptor/construct
P0475R1https://wg21.link/P0475R1
std::bit_cast()https://zh.cppreference.com/cpp/numeric/bit_cast
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_bit_cast
P0476R2https://wg21.link/P0476R2
2 的整数次幂运算https://zh.cppreference.com/cpp/utility/bit
std::bit_ceil()https://zh.cppreference.com/cpp/numeric/bit_ceil
std::bit_floor()https://zh.cppreference.com/cpp/numeric/bit_floor
std::bit_width()https://zh.cppreference.com/cpp/numeric/bit_width
std::has_single_bit()https://zh.cppreference.com/cpp/numeric/has_single_bit
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_int_pow2
P0556R3https://wg21.link/P0556R3
P1956R1https://wg21.link/P1956R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_list_remove_return_type
P0646R1https://wg21.link/P0646R1
std::destroying_delete_thttps://zh.cppreference.com/cpp/memory/new/destroying_delete_t
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_destroying_delete
P0722R3https://wg21.link/P0722R3
std::is_convertiblehttps://zh.cppreference.com/cpp/types/is_convertible
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_is_nothrow_convertible
P0758R1https://wg21.link/P0758R1
std::shift_left/righthttps://zh.cppreference.com/cpp/algorithm/shift
https://zh.cppreference.com/cpp/header/algorithm
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_shift
P0769R2https://wg21.link/P0769R2
P0879R0https://wg21.link/P0879R0
std::type_identityhttps://zh.cppreference.com/cpp/types/type_identity
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_type_identity
P0887R1https://wg21.link/P0887R1
概念库https://zh.cppreference.com/cpp/concepts
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_concepts
P0898R3https://wg21.link/P0898R3
比较运算符https://zh.cppreference.com/cpp/container/array/operator_cmp
P1023R0https://wg21.link/P1023R0
std::unwrap_ref_decay 与 std::unwrap_referencehttps://zh.cppreference.com/cpp/utility/functional/unwrap_reference
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_unwrap_ref
P0318R1https://wg21.link/P0318R1
std::bind_front()https://zh.cppreference.com/cpp/utility/functional/bind_front
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_bind_front
P0356R5https://wg21.link/P0356R5
P0357R3https://wg21.link/P0357R3
operator>>(basic_istream&, CharT*)https://zh.cppreference.com/cpp/io/basic_istream/operator_gtgt2
P0487R1https://wg21.link/P0487R1
char8_thttps://zh.cppreference.com/cpp/language/types#char8_t
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_char8_t
P0482R6https://wg21.link/P0482R6
使用分配器https://zh.cppreference.com/cpp/memory/make_obj_using_allocator
构造https://zh.cppreference.com/cpp/memory/uninitialized_construct_using_allocator
工具函数https://zh.cppreference.com/cpp/memory/uses_allocator_construction_args
P0591R4https://wg21.link/P0591R4
P0602R4https://wg21.link/P0602R4
P0608R3https://wg21.link/P0608R3
noexcepthttps://zh.cppreference.com/cpp/language/noexcept
P0771R1https://wg21.link/P0771R1
唯一https://zh.cppreference.com/cpp/iterator
范围https://zh.cppreference.com/cpp/ranges
提案https://zh.cppreference.com/cpp/algorithm/ranges
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_ranges
P0896R4https://wg21.link/P0896R4
无序关联容器https://zh.cppreference.com/cpp/container#无序关联容器
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_generic_unordered_lookup
P0919R3https://wg21.link/P0919R3
P1690R1https://wg21.link/P1690R1
https://zh.cppreference.com/cpp/header/chrono
noexcepthttps://zh.cppreference.com/cpp/language/noexcept
P0972R0https://wg21.link/P0972R0
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_memory
P1006R1https://wg21.link/P1006R1
std::assume_aligned()https://zh.cppreference.com/cpp/memory/assume_aligned
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_assume_aligned
P1007R3https://wg21.link/P1007R3
make_unique_for_overwritehttps://zh.cppreference.com/cpp/memory/unique_ptr/make_unique
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_smart_ptr_for_overwrite
P1020R1https://wg21.link/P1020R1
P1973R1https://wg21.link/P1973R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_array_constexpr
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_functional
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_iterator
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_tuple
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_utility
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_string_view
P1032R1https://wg21.link/P1032R1
std::spanhttps://zh.cppreference.com/cpp/container/span
P1085R2https://wg21.link/P1085R2
operator+(basic_string)https://zh.cppreference.com/cpp/string/basic_string/operator%2B
P1165R1https://wg21.link/P1165R1
std::erase(std::vector)https://zh.cppreference.com/cpp/container/vector/erase2
std::erase_if(std::map)https://zh.cppreference.com/cpp/container/map/erase_if
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_erase_if
P1209R0https://wg21.link/P1209R0
P1115R3https://wg21.link/P1115R3
P1502R1https://wg21.link/P1502R1
polymorphic_allocator<>https://zh.cppreference.com/cpp/memory/polymorphic_allocator
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_polymorphic_allocator
P0339R6https://wg21.link/P0339R6
std::execution::unseqhttps://zh.cppreference.com/cpp/algorithm/execution_policy_tag
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_execution
P1001R2https://wg21.link/P1001R2
std::lerp()https://zh.cppreference.com/cpp/numeric/lerp
std::midpoint()https://zh.cppreference.com/cpp/numeric/midpoint
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_interpolate
P0811R3https://wg21.link/P0811R3
std::spanhttps://zh.cppreference.com/cpp/container/span
P1024R3https://wg21.link/P1024R3
std::create_directory()https://zh.cppreference.com/cpp/filesystem/create_directory
P1164R1https://wg21.link/P1164R1
std::ssize()https://zh.cppreference.com/cpp/iterator/size
std::spanhttps://zh.cppreference.com/cpp/container/span
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_ssize
P1227R2https://wg21.link/P1227R2
有界https://zh.cppreference.com/cpp/types/is_bounded_array
无界https://zh.cppreference.com/cpp/types/is_unbounded_array
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_bounded_array_traits
P1357R1https://wg21.link/P1357R1
std::to_array()https://zh.cppreference.com/cpp/container/array/to_array
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_to_array
P0325R4https://wg21.link/P0325R4
P0408R7https://wg21.link/P0408R7
布局https://zh.cppreference.com/cpp/types/is_layout_compatible
兼容性https://zh.cppreference.com/cpp/types/is_corresponding_member
指针https://zh.cppreference.com/cpp/types/is_pointer_interconvertible_base_of
可互转换性https://zh.cppreference.com/cpp/types/is_pointer_interconvertible_with_class
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_is_layout_compatible
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_is_pointer_interconvertible
P0466R5https://wg21.link/P0466R5
位操作https://zh.cppreference.com/cpp/utility/bit
rotl()https://zh.cppreference.com/cpp/numeric/rotl
rotr()https://zh.cppreference.com/cpp/numeric/rotr
countl_zero()https://zh.cppreference.com/cpp/numeric/countl_zero
countl_one()https://zh.cppreference.com/cpp/numeric/countl_one
countr_zero()https://zh.cppreference.com/cpp/numeric/countr_zero
countr_one()https://zh.cppreference.com/cpp/numeric/countr_one
popcount()https://zh.cppreference.com/cpp/numeric/popcount
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_bitops
P0553R4https://wg21.link/P0553R4
数学常数https://zh.cppreference.com/cpp/numeric/constants
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_math_constants
P0631R8https://wg21.link/P0631R8
文本格式化https://zh.cppreference.com/cpp/utility/format
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_format
P0645R10https://wg21.link/P0645R10
std::stop_tokenhttps://zh.cppreference.com/cpp/thread/stop_token
std::jthreadhttps://zh.cppreference.com/cpp/thread/jthread
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_jthread
P0660R10https://wg21.link/P0660R10
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_dynamic_alloc
P0784R7https://wg21.link/P0784R7
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_string
P0426R1https://wg21.link/P0426R1
P1032R1https://wg21.link/P1032R1
P0980R1https://wg21.link/P0980R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_vector
P1004R2https://wg21.link/P1004R2
范围适配器https://zh.cppreference.com/cpp/ranges
P1035R7https://wg21.link/P1035R7
P1065R2https://wg21.link/P1065R2
std::counting_semaphorehttps://zh.cppreference.com/cpp/thread/counting_semaphore
std::latchhttps://zh.cppreference.com/cpp/thread/latch
std::barrierhttps://zh.cppreference.com/cpp/thread/barrier
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_atomic_flag_test
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_atomic_lock_free_type_aliases
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_atomic_wait
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_barrier
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_latch
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_semaphore
P1135R6https://wg21.link/P1135R6
std::source_locationhttps://zh.cppreference.com/cpp/utility/source_location
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_source_location
P1208R6https://wg21.link/P1208R6
<=>https://zh.cppreference.com/cpp/language/operator_comparison#三路比较
P1614R2https://wg21.link/P1614R2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_atomic_value_initialization
P0883R2https://wg21.link/P0883R2
数值算法https://zh.cppreference.com/cpp/numeric#数值运算
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_numeric
P1645R1https://wg21.link/P1645R1
安全整数比较https://zh.cppreference.com/cpp/utility#整数比较函数
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_integer_comparison_functions
P0586R2https://wg21.link/P0586R2
C++20https://en.wikipedia.org/wiki/C%2B%2B20
C++20 可行样例https://github.com/makelinux/examples/blob/HEAD/cpp/20.cpp
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
调用重复模板参数的页面https://zh.cppreference.com/index.php?title=Category:%E8%B0%83%E7%94%A8%E9%87%8D%E5%A4%8D%E6%A8%A1%E6%9D%BF%E5%8F%82%E6%95%B0%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
无原因的 todohttps://zh.cppreference.com/index.php?title=Category:%E6%97%A0%E5%8E%9F%E5%9B%A0%E7%9A%84_todo&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/20
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/20
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/20
上传文件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/20&oldid=96272
页面信息https://zh.cppreference.com/index.php?title=cpp/20&action=info
Englishhttp://en.cppreference.com/cpp/20
Españolhttp://es.cppreference.com/cpp/20
日本語http://ja.cppreference.com/cpp/20
Русскийhttp://ru.cppreference.com/cpp/20

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.