René's URL Explorer Experiment


Title: 类型支持(基本类型、RTTI) - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://zh.cppreference.com/
创建账号http://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Ftypes
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Ftypes
页面http://zh.cppreference.com/cpp/types
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/types&action=edit&redlink=1
http://zh.cppreference.com/cpp/types
不转换http://zh.cppreference.com/index.php?title=cpp/types&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/types&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/types&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/types&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/types&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/types&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/types&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/types&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/types&variant=zh-tw
阅读http://zh.cppreference.com/cpp/types
查看源代码http://zh.cppreference.com/index.php?title=cpp/types&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/types&action=history
http://zh.cppreference.com/cpp/types
cpphttp://zh.cppreference.com/cpp
C++http://zh.cppreference.com/cpp
编译器支持http://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现http://zh.cppreference.com/cpp/freestanding
语言http://zh.cppreference.com/cpp/language
标准库http://zh.cppreference.com/cpp/standard_library
标准库标头http://zh.cppreference.com/cpp/header
具名要求http://zh.cppreference.com/cpp/named_req
功能特性测试宏http://zh.cppreference.com/cpp/feature_test
语言支持库http://zh.cppreference.com/cpp/utility#语言支持
概念库http://zh.cppreference.com/cpp/concepts
诊断库http://zh.cppreference.com/cpp/error
内存管理库http://zh.cppreference.com/cpp/memory
元编程库http://zh.cppreference.com/cpp/meta
通用工具库http://zh.cppreference.com/cpp/utility
容器库http://zh.cppreference.com/cpp/container
迭代器库http://zh.cppreference.com/cpp/iterator
范围库http://zh.cppreference.com/cpp/ranges
算法库http://zh.cppreference.com/cpp/algorithm
字符串库http://zh.cppreference.com/cpp/string
文本处理库http://zh.cppreference.com/cpp/text
数值库http://zh.cppreference.com/cpp/numeric
日期和时间库http://zh.cppreference.com/cpp/chrono
输入/输出库http://zh.cppreference.com/cpp/io
文件系统库http://zh.cppreference.com/cpp/filesystem
并发支持库http://zh.cppreference.com/cpp/thread
执行控制库http://zh.cppreference.com/cpp/execution
技术规范http://zh.cppreference.com/cpp/experimental
符号索引http://zh.cppreference.com/cpp/symbol_index
外部库http://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
工具库http://zh.cppreference.com/cpp/utility
语言支持http://zh.cppreference.com/cpp/utility#语言支持
库功能特性测试宏http://zh.cppreference.com/cpp/utility/feature_test
程序工具http://zh.cppreference.com/cpp/utility/program
可变参数函数http://zh.cppreference.com/cpp/utility/variadic
is_constant_evaluatedhttp://zh.cppreference.com/cpp/types/is_constant_evaluated
is_within_lifetimehttp://zh.cppreference.com/cpp/types/is_within_lifetime
initializer_listhttp://zh.cppreference.com/cpp/utility/initializer_list
source_locationhttp://zh.cppreference.com/cpp/utility/source_location
协程支持http://zh.cppreference.com/cpp/coroutine
契约支持http://zh.cppreference.com/cpp/contract
三路比较http://zh.cppreference.com/cpp/utility#三路比较
three_way_comparablethree_way_comparable_withhttp://zh.cppreference.com/cpp/utility/compare/three_way_comparable
strong_orderinghttp://zh.cppreference.com/cpp/utility/compare/strong_ordering
weak_orderinghttp://zh.cppreference.com/cpp/utility/compare/weak_ordering
partial_orderinghttp://zh.cppreference.com/cpp/utility/compare/partial_ordering
common_comparison_categoryhttp://zh.cppreference.com/cpp/utility/compare/common_comparison_category
compare_three_way_resulthttp://zh.cppreference.com/cpp/utility/compare/compare_three_way_result
compare_three_wayhttp://zh.cppreference.com/cpp/utility/compare/compare_three_way
strong_orderhttp://zh.cppreference.com/cpp/utility/compare/strong_order
weak_orderhttp://zh.cppreference.com/cpp/utility/compare/weak_order
partial_orderhttp://zh.cppreference.com/cpp/utility/compare/partial_order
compare_strong_order_fallbackhttp://zh.cppreference.com/cpp/utility/compare/compare_strong_order_fallback
compare_weak_order_fallbackhttp://zh.cppreference.com/cpp/utility/compare/compare_weak_order_fallback
compare_partial_order_fallbackhttp://zh.cppreference.com/cpp/utility/compare/compare_partial_order_fallback
type_orderhttp://zh.cppreference.com/cpp/utility/compare/type_order
is_eqis_ltis_lteqhttp://zh.cppreference.com/cpp/utility/compare/named_comparison_functions
is_neqis_gtis_gteqhttp://zh.cppreference.com/cpp/utility/compare/named_comparison_functions
函数对象http://zh.cppreference.com/cpp/utility/functional
位操纵http://zh.cppreference.com/cpp/utility/bit
bitsethttp://zh.cppreference.com/cpp/utility/bitset
hashhttp://zh.cppreference.com/cpp/utility/hash
关系运算符http://zh.cppreference.com/cpp/utility#关系运算符
rel_ops::operator!=rel_ops::operator>http://zh.cppreference.com/cpp/utility/rel_ops/operator_cmp
rel_ops::operator<=rel_ops::operator>=http://zh.cppreference.com/cpp/utility/rel_ops/operator_cmp
整数比较函数http://zh.cppreference.com/cpp/utility#整数比较函数
cmp_equalcmp_lesscmp_less_thanhttp://zh.cppreference.com/cpp/utility/intcmp
cmp_not_equalcmp_greatercmp_greater_thanhttp://zh.cppreference.com/cpp/utility/intcmp
in_rangehttp://zh.cppreference.com/cpp/utility/in_range
交换http://zh.cppreference.com/cpp/utility#交换
类型运算http://zh.cppreference.com/cpp/utility#类型运算
swaphttp://zh.cppreference.com/cpp/algorithm/swap
ranges::swaphttp://zh.cppreference.com/cpp/utility/ranges/swap
exchangehttp://zh.cppreference.com/cpp/utility/exchange
declvalhttp://zh.cppreference.com/cpp/utility/declval
to_underlyinghttp://zh.cppreference.com/cpp/utility/to_underlying
forwardhttp://zh.cppreference.com/cpp/utility/forward
forward_likehttp://zh.cppreference.com/cpp/utility/forward_like
movehttp://zh.cppreference.com/cpp/utility/move
move_if_noexcepthttp://zh.cppreference.com/cpp/utility/move_if_noexcept
as_consthttp://zh.cppreference.com/cpp/utility/as_const
pairhttp://zh.cppreference.com/cpp/utility/pair
tuplehttp://zh.cppreference.com/cpp/utility/tuple
optionalhttp://zh.cppreference.com/cpp/utility/optional
anyhttp://zh.cppreference.com/cpp/utility/any
varianthttp://zh.cppreference.com/cpp/utility/variant
tuple_sizehttp://zh.cppreference.com/cpp/utility/tuple_size
tuple_elementhttp://zh.cppreference.com/cpp/utility/tuple_element
applyhttp://zh.cppreference.com/cpp/utility/apply
make_from_tuplehttp://zh.cppreference.com/cpp/utility/make_from_tuple
expectedhttp://zh.cppreference.com/cpp/utility/expected
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/navbar_content&action=edit
定宽整数类型http://zh.cppreference.com/cpp/types/integer
定宽浮点类型http://zh.cppreference.com/cpp/types/floating-point
ptrdiff_thttp://zh.cppreference.com/cpp/types/ptrdiff_t
size_thttp://zh.cppreference.com/cpp/types/size_t
max_align_thttp://zh.cppreference.com/cpp/types/max_align_t
bytehttp://zh.cppreference.com/cpp/types/byte
nullptr_thttp://zh.cppreference.com/cpp/types/nullptr_t
offsetofhttp://zh.cppreference.com/cpp/types/offsetof
NULLhttp://zh.cppreference.com/cpp/types/NULL
numeric_limitshttp://zh.cppreference.com/cpp/types/numeric_limits
C 数值极限接口http://zh.cppreference.com/cpp/types/climits
type_infohttp://zh.cppreference.com/cpp/types/type_info
type_indexhttp://zh.cppreference.com/cpp/types/type_index
bad_typeidhttp://zh.cppreference.com/cpp/types/bad_typeid
bad_casthttp://zh.cppreference.com/cpp/types/bad_cast
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/navbar_content&action=edit
类型系统综述http://zh.cppreference.com/cpp/language/type
语言定义的基础类型http://zh.cppreference.com/cpp/language/types
1 额外基本类型及宏http://zh.cppreference.com/cpp/types#额外基本类型及宏
2 定宽整数类型 (C++11 起)http://zh.cppreference.com/cpp/types#定宽整数类型_(C++11_起)
3 定宽浮点数类型 (C++23 起)http://zh.cppreference.com/cpp/types#定宽浮点数类型_(C++23_起)
4 数值极限http://zh.cppreference.com/cpp/types#数值极限
4.1 C 数值极限接口http://zh.cppreference.com/cpp/types#C_数值极限接口
5 运行时类型识别http://zh.cppreference.com/cpp/types#运行时类型识别
6 缺陷报告http://zh.cppreference.com/cpp/types#缺陷报告
7 参阅http://zh.cppreference.com/cpp/types#参阅
http://zh.cppreference.com/cpp/header/cstddef
size_thttp://zh.cppreference.com/cpp/types/size_t
sizeofhttp://zh.cppreference.com/cpp/language/sizeof
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_size_t&action=edit
ptrdiff_thttp://zh.cppreference.com/cpp/types/ptrdiff_t
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_ptrdiff_t&action=edit
nullptr_thttp://zh.cppreference.com/cpp/types/nullptr_t
nullptrhttp://zh.cppreference.com/cpp/language/nullptr
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_nullptr_t&action=edit
NULLhttp://zh.cppreference.com/cpp/types/NULL
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_NULL&action=edit
max_align_thttp://zh.cppreference.com/cpp/types/max_align_t
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_max_align_t&action=edit
offsetofhttp://zh.cppreference.com/cpp/types/offsetof
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_offsetof&action=edit
bytehttp://zh.cppreference.com/cpp/types/byte
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_byte&action=edit
http://zh.cppreference.com/cpp/header/cstdbool
http://zh.cppreference.com/cpp/header/cstdbool
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_bool_true_false_are_defined&action=edit
http://zh.cppreference.com/cpp/header/cstdalign
http://zh.cppreference.com/cpp/header/cstdalign
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_alignas_is_defined&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_alignof_is_defined&action=edit
定宽整数类型http://zh.cppreference.com/cpp/types/integer
定宽浮点数类型http://zh.cppreference.com/cpp/types/floating-point
http://zh.cppreference.com/cpp/header/limits
numeric_limitshttp://zh.cppreference.com/cpp/types/numeric_limits
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_numeric_limits&action=edit
C 数值极限接口http://zh.cppreference.com/cpp/types/climits
http://zh.cppreference.com/cpp/header/typeinfo
type_infohttp://zh.cppreference.com/cpp/types/type_info
typeidhttp://zh.cppreference.com/cpp/language/typeid
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_type_info&action=edit
bad_typeidhttp://zh.cppreference.com/cpp/types/bad_typeid
typeid 表达式http://zh.cppreference.com/cpp/language/typeid
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_bad_typeid&action=edit
bad_casthttp://zh.cppreference.com/cpp/types/bad_cast
dynamic_casthttp://zh.cppreference.com/cpp/language/dynamic_cast
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_bad_cast&action=edit
http://zh.cppreference.com/cpp/header/typeindex
type_indexhttp://zh.cppreference.com/cpp/types/type_index
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_type_index&action=edit
LWG 4036https://cplusplus.github.io/LWG/issue4036
类型特征与元编程库http://zh.cppreference.com/cpp/meta#类型特征
C 文档http://zh.cppreference.com/c/types
首页http://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改http://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面http://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
http://zh.cppreference.com/cpp/types
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/types
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/types
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面http://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接http://zh.cppreference.com/index.php?title=cpp/types&oldid=94320
页面信息http://zh.cppreference.com/index.php?title=cpp/types&action=info
Deutschhttps://de.cppreference.com/cpp/types
Englishhttp://en.cppreference.com/cpp/types
Españolhttp://es.cppreference.com/cpp/types
Françaishttp://fr.cppreference.com/cpp/types
Italianohttp://it.cppreference.com/cpp/types
日本語http://ja.cppreference.com/cpp/types
Portuguêshttp://pt.cppreference.com/cpp/types
Русскийhttp://ru.cppreference.com/cpp/types

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.