René's URL Explorer Experiment


Title: C++17 的编译器支持 - 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%2Fcompiler+support%2F17
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fcompiler+support%2F17
页面https://zh.cppreference.com/cpp/compiler_support/17
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/compiler_support/17&action=edit&redlink=1
https://zh.cppreference.com/cpp/compiler_support/17
不转换https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&variant=zh-tw
阅读https://zh.cppreference.com/cpp/compiler_support/17
查看源代码https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&action=history
https://zh.cppreference.com/cpp/compiler_support/17
cpphttps://zh.cppreference.com/cpp
compiler supporthttps://zh.cppreference.com/cpp/compiler_support
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/compiler_support
C++11https://zh.cppreference.com/cpp/compiler_support/11
C++14https://zh.cppreference.com/cpp/compiler_support/14
C++20https://zh.cppreference.com/cpp/compiler_support/20
C++23https://zh.cppreference.com/cpp/compiler_support/23
C++26https://zh.cppreference.com/cpp/compiler_support/26
C++29https://zh.cppreference.com/cpp/compiler_support/29
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/compiler_support/navbar_content&action=edit
autohttps://zh.cppreference.com/cpp/language/auto
N3922https://wg21.link/N3922
N4051https://wg21.link/N4051
三标符https://zh.cppreference.com/cpp/language/operator_alternative#三标符
N4086https://wg21.link/N4086
嵌套命名空间https://zh.cppreference.com/cpp/language/namespace#语法
N4230https://wg21.link/N4230
static_asserthttps://zh.cppreference.com/cpp/language/static_assert
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_static_assert
N3928https://wg21.link/N3928
属性https://zh.cppreference.com/cpp/language/attributes
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_enumerator_attributes
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_namespace_attributes
N4266https://wg21.link/N4266
u8 字符字面量https://zh.cppreference.com/cpp/language/character_literal
N4267https://wg21.link/N4267
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_nontype_template_args
N4268https://wg21.link/N4268
一元折叠表达式https://zh.cppreference.com/cpp/language/fold#解释
P0036R0https://wg21.link/P0036R0
registerhttps://zh.cppreference.com/cpp/keyword/register
P0001R1https://wg21.link/P0001R1
P0002R1https://wg21.link/P0002R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_noexcept_function_type
P0012R1https://wg21.link/P0012R1
__has_includehttps://zh.cppreference.com/cpp/preprocessor/include
P0061R1https://wg21.link/P0061R1
继承构造函数https://zh.cppreference.com/cpp/language/using_declaration#继承构造函数
DR1941https://wg21.link/DR1941
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_inheriting_constructors
P0136R1https://wg21.link/P0136R1
聚合类https://zh.cppreference.com/cpp/language/aggregate_initialization
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_aggregate_bases
P0017R1https://wg21.link/P0017R1
折叠表达式https://zh.cppreference.com/cpp/language/fold
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_fold_expressions
N4295https://wg21.link/N4295
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_capture_star_this
P0018R3https://wg21.link/P0018R3
P0138R2https://wg21.link/P0138R2
constexpr lambda 表达式https://zh.cppreference.com/cpp/language/lambda
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_constexpr
P0170R1https://wg21.link/P0170R1
基于范围 forhttps://zh.cppreference.com/cpp/language/range-for
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_range_based_for
P0184R0https://wg21.link/P0184R0
fallthroughhttps://zh.cppreference.com/cpp/language/attributes/fallthrough
属性https://zh.cppreference.com/cpp/language/attributes
P0188R1https://wg21.link/P0188R1
nodiscardhttps://zh.cppreference.com/cpp/language/attributes/nodiscard
属性https://zh.cppreference.com/cpp/language/attributes
P0189R1https://wg21.link/P0189R1
maybe_unusedhttps://zh.cppreference.com/cpp/language/attributes/maybe_unused
属性https://zh.cppreference.com/cpp/language/attributes
P0212R1https://wg21.link/P0212R1
浮点数字面量https://zh.cppreference.com/cpp/language/floating_literal
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_hex_float
P0245R1https://wg21.link/P0245R1
P0028R4https://wg21.link/P0028R4
动态内存分配https://zh.cppreference.com/cpp/language/new
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_aligned_new
P0035R4https://wg21.link/P0035R4
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_nontype_template_parameter_auto
P0127R2https://wg21.link/P0127R2
复制消除https://zh.cppreference.com/cpp/language/copy_elision
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_guaranteed_copy_elision
P0135R1https://wg21.link/P0135R1
P0137R1https://wg21.link/P0137R1
表达式求值顺序https://zh.cppreference.com/cpp/language/eval_order
P0145R3https://wg21.link/P0145R3
结构化绑定https://zh.cppreference.com/cpp/language/structured_binding
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_structured_bindings
P0217R3https://wg21.link/P0217R3
属性https://zh.cppreference.com/cpp/language/attributes
P0283R2https://wg21.link/P0283R2
constexpr ifhttps://zh.cppreference.com/cpp/language/if
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_if_constexpr
P0292R2https://wg21.link/P0292R2
ifhttps://zh.cppreference.com/cpp/language/if
switchhttps://zh.cppreference.com/cpp/language/switch
P0305R1https://wg21.link/P0305R1
内联变量https://zh.cppreference.com/cpp/language/inline
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_inline_variables
P0386R2https://wg21.link/P0386R2
动态异常说明https://zh.cppreference.com/cpp/language/except_spec
P0003R5https://wg21.link/P0003R5
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_variadic_using
P0195R2https://wg21.link/P0195R2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_template_template_args
P0522R0https://wg21.link/P0522R0
类模板实参推导https://zh.cppreference.com/cpp/language/class_template_argument_deduction
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_deduction_guides
P0091R3https://wg21.link/P0091R3
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_void_t
N3911https://wg21.link/N3911
std::uncaught_exceptions()https://zh.cppreference.com/cpp/error/uncaught_exception
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_uncaught_exceptions
N4259https://wg21.link/N4259
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_nonmember_container_access
N4280https://wg21.link/N4280
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_allocator_traits_is_always_equal
N4258https://wg21.link/N4258
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_invoke
N4169https://wg21.link/N4169
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_map_try_emplace
N4279https://wg21.link/N4279
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_unordered_map_try_emplace
N4279https://wg21.link/N4279
N4387https://wg21.link/N4387
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_bool_constant
N4389https://wg21.link/N4389
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_shared_mutex
N4508https://wg21.link/N4508
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_incomplete_container_elements
N4510https://wg21.link/N4510
类型特性https://zh.cppreference.com/cpp/meta
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_type_trait_variable_templates
P0006R0https://wg21.link/P0006R0
逻辑运算符类型特性https://zh.cppreference.com/cpp/meta#特性上的运算
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_logical_traits
P0013R1https://wg21.link/P0013R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_as_const
P0007R1https://wg21.link/P0007R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_chrono
P0092R1https://wg21.link/P0092R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_transparent_operators
P0074R0https://wg21.link/P0074R0
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_not_fn
P0005R4https://wg21.link/P0005R4
P0358R1https://wg21.link/P0358R1
执行策略https://zh.cppreference.com/cpp/algorithm#执行策略
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_execution
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_parallel_algorithm
P0024R2https://wg21.link/P0024R2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_clamp
P0025R1https://wg21.link/P0025R1
(nothrow-)swappable 特征https://zh.cppreference.com/cpp/types/is_swappable
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_is_swappable
P0185R1https://wg21.link/P0185R1
多态内存资源https://zh.cppreference.com/cpp/header/memory_resource
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_memory_resource
P0220R1https://wg21.link/P0220R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_apply
P0220R1https://wg21.link/P0220R1
搜索器https://zh.cppreference.com/cpp/utility/functional#搜索器
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_boyer_moore_searcher
P0220R1https://wg21.link/P0220R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_sample
P0220R1https://wg21.link/P0220R1
数学特殊函数https://zh.cppreference.com/cpp/numeric/special_functions
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_math_special_functions
P0226R1https://wg21.link/P0226R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_addressof_constexpr
LWG2296https://wg21.link/LWG2296
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_array_constexpr
P0031R0https://wg21.link/P0031R0
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_atomic_is_always_lock_free
P0152R1https://wg21.link/P0152R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_enable_shared_from_this
P0033R1https://wg21.link/P0033R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hypot
P0030R1https://wg21.link/P0030R1
std::bytehttps://zh.cppreference.com/cpp/types/byte
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_byte
P0298R3https://wg21.link/P0298R3
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_string_view
N3921https://wg21.link/N3921
P0220R1https://wg21.link/P0220R1
P0254R2https://wg21.link/P0254R2
P0403R1https://wg21.link/P0403R1
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_any
P0220R1https://wg21.link/P0220R1
P0032R3https://wg21.link/P0032R3
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_optional
P0220R1https://wg21.link/P0220R1
P0063R3https://wg21.link/P0063R3
Mapshttps://zh.cppreference.com/cpp/container/map/merge
Setshttps://zh.cppreference.com/cpp/container/set/merge
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_node_extract
P0083R3https://wg21.link/P0083R3
容器https://zh.cppreference.com/cpp/container
emplacehttps://zh.cppreference.com/cpp/container#函数表
P0084R2https://wg21.link/P0084R2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_variant
P0088R3https://wg21.link/P0088R3
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_make_from_tuple
P0209R2https://wg21.link/P0209R2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_has_unique_object_representations
P0258R2https://wg21.link/P0258R2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_gcd_lcm
P0295R0https://wg21.link/P0295R0
CWG 问题 1776https://cplusplus.github.io/CWG/issues/1776.html
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_launder
P0137R1https://wg21.link/P0137R1
扩展内存管理工具https://zh.cppreference.com/cpp/memory#Uninitialized_storage
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_raw_memory_algorithms
P0040R3https://wg21.link/P0040R3
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_shared_ptr_weak_type
P0163R0https://wg21.link/P0163R0
初等字符串转换https://zh.cppreference.com/cpp/utility#初等字符串转换
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_to_chars
P0067R5https://wg21.link/P0067R5
P0414R2https://wg21.link/P0414R2
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_chrono
P0505R0https://wg21.link/P0505R0
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_shared_ptr_arrays
P0497R0https://wg21.link/P0497R0
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_constexpr_string
P0426R1https://wg21.link/P0426R1
文件系统库https://zh.cppreference.com/cpp/filesystem
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_filesystem
P0218R1https://wg21.link/P0218R1
P0219R1https://wg21.link/P0219R1
硬件干涉大小https://zh.cppreference.com/cpp/thread/hardware_destructive_interference_size
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_hardware_interference_size
P0154R1https://wg21.link/P0154R1
std::scoped_lockhttps://zh.cppreference.com/cpp/thread/scoped_lock
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_scoped_lock
P0156R2https://wg21.link/P0156R2
std::is_aggregatehttps://zh.cppreference.com/cpp/types/is_aggregate
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_is_aggregate
LWG2911https://wg21.link/LWG2911
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lib_is_invocable
P0604R0https://wg21.link/P0604R0
std::hashhttps://zh.cppreference.com/cpp/filesystem/path/hash
LWG3657https://wg21.link/LWG3657
为 12.6https://www.oracle.com/application-development/technologies/developerstudio-component-matrix.html
文档https://docs.oracle.com/cd/E77782_01/html/E77789/bkaje.html
Cray/HPE 文档 S-2179https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00123566en_us
首页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/compiler_support/17
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/compiler_support/17
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/compiler_support/17
上传文件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/compiler_support/17&oldid=87808
页面信息https://zh.cppreference.com/index.php?title=cpp/compiler_support/17&action=info
Deutschhttps://de.cppreference.com/cpp/compiler_support/17
Englishhttp://en.cppreference.com/cpp/compiler_support/17
Españolhttp://es.cppreference.com/cpp/compiler_support/17
Françaishttp://fr.cppreference.com/cpp/compiler_support/17
Italianohttp://it.cppreference.com/cpp/compiler_support/17
日本語http://ja.cppreference.com/cpp/compiler_support/17
Portuguêshttp://pt.cppreference.com/cpp/compiler_support/17
Polskihttp://pl.cppreference.com/cpp/compiler_support/17
Русскийhttp://ru.cppreference.com/cpp/compiler_support/17

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.