René's URL Explorer Experiment


Title: C++11 的编译器支持 - 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%2F11
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fcompiler+support%2F11
页面https://zh.cppreference.com/cpp/compiler_support/11
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/compiler_support/11&action=edit&redlink=1
https://zh.cppreference.com/cpp/compiler_support/11
不转换https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&variant=zh-tw
阅读https://zh.cppreference.com/cpp/compiler_support/11
查看源代码https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&action=history
https://zh.cppreference.com/cpp/compiler_support/11
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++14https://zh.cppreference.com/cpp/compiler_support/14
C++17https://zh.cppreference.com/cpp/compiler_support/17
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
预处理器https://zh.cppreference.com/cpp/preprocessor
N1653https://wg21.link/N1653
static_asserthttps://zh.cppreference.com/cpp/language/static_assert
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_static_assert
N1720https://wg21.link/N1720
N1757https://wg21.link/N1757
friendhttps://zh.cppreference.com/cpp/language/friend
N1791https://wg21.link/N1791
long longhttps://zh.cppreference.com/cpp/language/types#long_long
N1811https://wg21.link/N1811
autohttps://zh.cppreference.com/cpp/language/auto
N1984https://wg21.link/N1984
委托构造函数https://zh.cppreference.com/cpp/language/initializer_list#委托构造函数
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_delegating_constructors
N1986https://wg21.link/N1986
N1987https://wg21.link/N1987
constexprhttps://zh.cppreference.com/cpp/language/constexpr
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_constexpr
N2235https://wg21.link/N2235
char16_thttps://zh.cppreference.com/cpp/language/types#char16_t
char32_thttps://zh.cppreference.com/cpp/language/types#char32_t
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_unicode_characters
N2249https://wg21.link/N2249
类型特征https://zh.cppreference.com/cpp/meta#类型特征
N2255https://wg21.link/N2255
N2984https://wg21.link/N2984
N3142https://wg21.link/N3142
模板别名https://zh.cppreference.com/cpp/language/type_alias
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_alias_templates
N2258https://wg21.link/N2258
alignashttps://zh.cppreference.com/cpp/language/alignas
N2341https://wg21.link/N2341
alignofhttps://zh.cppreference.com/cpp/language/alignof
N2341https://wg21.link/N2341
N2346https://wg21.link/N2346
强类型 enumhttps://zh.cppreference.com/cpp/language/enum#有作用域枚举
N2347https://wg21.link/N2347
原子操作https://zh.cppreference.com/cpp/atomic#原子操作
N2427https://wg21.link/N2427
nullptrhttps://zh.cppreference.com/cpp/language/nullptr
N2431https://wg21.link/N2431
转换运算符https://zh.cppreference.com/cpp/language/cast_operator
N2437https://wg21.link/N2437
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_ref_qualifiers
N2439https://wg21.link/N2439
字符串字面量https://zh.cppreference.com/cpp/language/string_literal
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_raw_strings
N2442https://wg21.link/N2442
字符串字面量https://zh.cppreference.com/cpp/language/string_literal
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_unicode_literals
N2442https://wg21.link/N2442
内联命名空间https://zh.cppreference.com/cpp/language/namespace#内联命名空间
N2535https://wg21.link/N2535
继承构造函数https://zh.cppreference.com/cpp/language/using_declaration#继承构造函数
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_inheriting_constructors
N2540https://wg21.link/N2540
尾随的函数返回类型https://zh.cppreference.com/cpp/language/function#函数声明
N2541https://wg21.link/N2541
unionhttps://zh.cppreference.com/cpp/language/union
N2544https://wg21.link/N2544
变参数模板https://zh.cppreference.com/cpp/language/parameter_pack
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_variadic_templates
N2242https://wg21.link/N2242
N2555https://wg21.link/N2555
表达式 SFINAEhttps://zh.cppreference.com/cpp/language/sfinae#表达式_SFINAE
N2634https://wg21.link/N2634
N2657https://wg21.link/N2657
线程局部存储https://zh.cppreference.com/cpp/language/storage_duration
N2659https://wg21.link/N2659
魔法静态变量https://zh.cppreference.com/cpp/language/storage_duration#静态局部变量
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_threadsafe_static_init
N2660https://wg21.link/N2660
N2670https://wg21.link/N2670
初始化器列表https://zh.cppreference.com/cpp/language/list_initialization
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_initializer_lists
N2672https://wg21.link/N2672
非静态数据成员初始化器https://zh.cppreference.com/cpp/language/data_members#成员初始化
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_nsdmi
N2756https://wg21.link/N2756
属性https://zh.cppreference.com/cpp/language/attributes
noreturnhttps://zh.cppreference.com/cpp/language/attributes/noreturn
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_attributes
N2761https://wg21.link/N2761
carries_dependencyhttps://zh.cppreference.com/cpp/language/attributes/carries_dependency
N2556https://wg21.link/N2556
N2643https://wg21.link/N2643
前置 (不透明) enum 声明https://zh.cppreference.com/cpp/language/enum
N2764https://wg21.link/N2764
用户定义的字面量https://zh.cppreference.com/cpp/language/user_literal
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_user_defined_literals
N2765https://wg21.link/N2765
右值引用https://zh.cppreference.com/cpp/language/reference#右值引用
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_rvalue_references
N2118https://wg21.link/N2118
N2844https://wg21.link/N2844
CWG1138https://wg21.link/CWG1138
Lambda 表达式https://zh.cppreference.com/cpp/language/lambda
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_lambdas
N2550https://wg21.link/N2550
N2658https://wg21.link/N2658
N2927https://wg21.link/N2927
范围 for 循环https://zh.cppreference.com/cpp/language/range-for
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_range_based_for
N2930https://wg21.link/N2930
N3271https://wg21.link/N3271
noexcepthttps://zh.cppreference.com/cpp/language/noexcept_spec
N3050https://wg21.link/N3050
特殊https://zh.cppreference.com/cpp/language/member_functions#特殊成员函数
成员https://zh.cppreference.com/cpp/language/move_constructor
函数https://zh.cppreference.com/cpp/language/move_assignment
N3053https://wg21.link/N3053
overridehttps://zh.cppreference.com/cpp/language/override
finalhttps://zh.cppreference.com/cpp/language/final
N2928https://wg21.link/N2928
N3206https://wg21.link/N3206
N3272https://wg21.link/N3272
decltypehttps://zh.cppreference.com/cpp/language/decltype
FTMhttps://zh.cppreference.com/cpp/feature_test#cpp_decltype
N2343https://wg21.link/N2343
N3276https://wg21.link/N3276
正则表达式库https://zh.cppreference.com/cpp/regex
N1429https://wg21.link/N1429
类型特征https://zh.cppreference.com/cpp/meta#类型特征
N1836https://wg21.link/N1836
N2240https://wg21.link/N2240
N2244https://wg21.link/N2244
N2255https://wg21.link/N2255
N2342https://wg21.link/N2342
N2984https://wg21.link/N2984
N3142https://wg21.link/N3142
N1913https://wg21.link/N1913
LWG1192https://wg21.link/LWG1192
垃圾收集https://zh.cppreference.com/cpp/header/memory#函数
库支持https://zh.cppreference.com/cpp/memory#垃圾收集器支持
N2670https://wg21.link/N2670
货币、时间及十六进制浮点数 I/O 操纵符https://zh.cppreference.com/cpp/io/manip
N2071https://wg21.link/N2071
N2072https://wg21.link/N2072
COW (copy-on-write,写时复制)https://zh.cppreference.com/cpp/language/acronyms
N2668https://wg21.link/N2668
首页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/11
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/compiler_support/11
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/compiler_support/11
上传文件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/11&oldid=87806
页面信息https://zh.cppreference.com/index.php?title=cpp/compiler_support/11&action=info
Deutschhttps://de.cppreference.com/cpp/compiler_support/11
Englishhttp://en.cppreference.com/cpp/compiler_support/11
Españolhttp://es.cppreference.com/cpp/compiler_support/11
Françaishttp://fr.cppreference.com/cpp/compiler_support/11
Italianohttp://it.cppreference.com/cpp/compiler_support/11
日本語http://ja.cppreference.com/cpp/compiler_support/11
Portuguêshttp://pt.cppreference.com/cpp/compiler_support/11
Polskihttp://pl.cppreference.com/cpp/compiler_support/11
Русскийhttp://ru.cppreference.com/cpp/compiler_support/11

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.