René's URL Explorer Experiment


Title: 类型支持(基本类型、RTTI、类型特性)_C++中文网

Keywords:

direct link

Domain: c-cpp.com

Links:

C-CPP.COMhttps://c-cpp.com/
首页https://c-cpp.com/
C语言https://c-cpp.com/c
C++https://c-cpp.com/cpp
网站转手https://mi.aliyun.com/domain-detail?domain=c-cpp.com
C++ 参考手册https://c-cpp.com/cpp
C++11https://c-cpp.com/cpp/11
C++14https://c-cpp.com/cpp/14
C++17https://c-cpp.com/cpp/17
C++20https://c-cpp.com/cpp/20
C++ 编译器支持情况表https://c-cpp.com/cpp/compiler_support
独立与宿主实现https://c-cpp.com/cpp/freestanding
C++ 语言https://c-cpp.com/cpp/language
C++ 关键词https://c-cpp.com/cpp/keyword
预处理器https://c-cpp.com/cpp/preprocessor
C++ 标准库头文件https://c-cpp.com/cpp/header
具名要求https://c-cpp.com/cpp/named_req
功能特性测试 (C++20)https://c-cpp.com/cpp/feature_test
工具库https://c-cpp.com/cpp/utility
类型支持(基本类型、RTTI、类型特性)https://c-cpp.com/cpp/types
   std::result_of, std::invoke_resulthttps://c-cpp.com/cpp/types/result_of
   std::integral_constanthttps://c-cpp.com/cpp/types/integral_constant
   std::is_constant_evaluatedhttps://c-cpp.com/cpp/types/is_constant_evaluated
   std::max_align_thttps://c-cpp.com/cpp/types/max_align_t
   offsetofhttps://c-cpp.com/cpp/types/offsetof
   NULLhttps://c-cpp.com/cpp/types/NULL
   std::bad_typeidhttps://c-cpp.com/cpp/types/bad_typeid
   std::bad_casthttps://c-cpp.com/cpp/types/bad_cast
   std::numeric_limitshttps://c-cpp.com/cpp/types/numeric_limits
   std::type_infohttps://c-cpp.com/cpp/types/type_info
   std::ptrdiff_thttps://c-cpp.com/cpp/types/ptrdiff_t
   std::bytehttps://c-cpp.com/cpp/types/byte
   std::conjunctionhttps://c-cpp.com/cpp/types/conjunction
   std::disjunctionhttps://c-cpp.com/cpp/types/disjunction
   std::negationhttps://c-cpp.com/cpp/types/negation
   std::is_swappable_with, std::is_swappable, std::is_nothrow_swappable_with, std::is_nothrow_swappablehttps://c-cpp.com/cpp/types/is_swappable
   std::is_invocable, std::is_invocable_r, std::is_nothrow_invocable, std::is_nothrow_invocable_rhttps://c-cpp.com/cpp/types/is_invocable
   std::is_aggregatehttps://c-cpp.com/cpp/types/is_aggregate
   std::has_unique_object_representationshttps://c-cpp.com/cpp/types/has_unique_object_representations
   std::endianhttps://c-cpp.com/cpp/types/endian
   std::remove_cvrefhttps://c-cpp.com/cpp/types/remove_cvref
   std::type_indexhttps://c-cpp.com/cpp/types/type_index
   C 数值极限接口https://c-cpp.com/cpp/types/climits
   定宽整数类型 (C++11 起)https://c-cpp.com/cpp/types/integer
   std::is_bounded_arrayhttps://c-cpp.com/cpp/types/is_bounded_array
   std::is_unbounded_arrayhttps://c-cpp.com/cpp/types/is_unbounded_array
   std::size_thttps://c-cpp.com/cpp/types/size_t
   std::nullptr_thttps://c-cpp.com/cpp/types/nullptr_t
   std::is_integralhttps://c-cpp.com/cpp/types/is_integral
   std::rankhttps://c-cpp.com/cpp/types/rank
   std::is_voidhttps://c-cpp.com/cpp/types/is_void
   std::is_null_pointerhttps://c-cpp.com/cpp/types/is_null_pointer
   std::is_arrayhttps://c-cpp.com/cpp/types/is_array
   std::is_pointerhttps://c-cpp.com/cpp/types/is_pointer
   std::is_enumhttps://c-cpp.com/cpp/types/is_enum
   std::is_unionhttps://c-cpp.com/cpp/types/is_union
   std::is_classhttps://c-cpp.com/cpp/types/is_class
   std::is_functionhttps://c-cpp.com/cpp/types/is_function
   std::is_objecthttps://c-cpp.com/cpp/types/is_object
   std::is_scalarhttps://c-cpp.com/cpp/types/is_scalar
   std::is_compoundhttps://c-cpp.com/cpp/types/is_compound
   std::is_floating_pointhttps://c-cpp.com/cpp/types/is_floating_point
   std::is_fundamentalhttps://c-cpp.com/cpp/types/is_fundamental
   std::is_arithmetichttps://c-cpp.com/cpp/types/is_arithmetic
   std::is_referencehttps://c-cpp.com/cpp/types/is_reference
   std::is_lvalue_referencehttps://c-cpp.com/cpp/types/is_lvalue_reference
   std::is_rvalue_referencehttps://c-cpp.com/cpp/types/is_rvalue_reference
   std::is_member_pointerhttps://c-cpp.com/cpp/types/is_member_pointer
   std::is_member_object_pointerhttps://c-cpp.com/cpp/types/is_member_object_pointer
   std::is_member_function_pointerhttps://c-cpp.com/cpp/types/is_member_function_pointer
   std::is_consthttps://c-cpp.com/cpp/types/is_const
   std::is_volatilehttps://c-cpp.com/cpp/types/is_volatile
   std::is_emptyhttps://c-cpp.com/cpp/types/is_empty
   std::is_polymorphichttps://c-cpp.com/cpp/types/is_polymorphic
   std::is_finalhttps://c-cpp.com/cpp/types/is_final
   std::is_abstracthttps://c-cpp.com/cpp/types/is_abstract
   std::is_trivialhttps://c-cpp.com/cpp/types/is_trivial
   std::is_trivially_copyablehttps://c-cpp.com/cpp/types/is_trivially_copyable
   std::is_standard_layouthttps://c-cpp.com/cpp/types/is_standard_layout
   std::is_literal_typehttps://c-cpp.com/cpp/types/is_literal_type
   std::is_podhttps://c-cpp.com/cpp/types/is_pod
   std::is_signedhttps://c-cpp.com/cpp/types/is_signed
   std::is_unsignedhttps://c-cpp.com/cpp/types/is_unsigned
   std::is_constructible, std::is_trivially_constructible, std::is_nothrow_constructiblehttps://c-cpp.com/cpp/types/is_constructible
   std::is_default_constructible, std::is_trivially_default_constructible, std::is_nothrow_default_constructiblehttps://c-cpp.com/cpp/types/is_default_constructible
   std::is_copy_constructible, std::is_trivially_copy_constructible, std::is_nothrow_copy_constructiblehttps://c-cpp.com/cpp/types/is_copy_constructible
   std::is_move_constructible, std::is_trivially_move_constructible, std::is_nothrow_move_constructiblehttps://c-cpp.com/cpp/types/is_move_constructible
   std::is_assignable, std::is_trivially_assignable, std::is_nothrow_assignablehttps://c-cpp.com/cpp/types/is_assignable
   std::is_copy_assignable, std::is_trivially_copy_assignable, std::is_nothrow_copy_assignablehttps://c-cpp.com/cpp/types/is_copy_assignable
   std::is_move_assignable, std::is_trivially_move_assignable, std::is_nothrow_move_assignablehttps://c-cpp.com/cpp/types/is_move_assignable
   std::is_destructible, std::is_trivially_destructible, std::is_nothrow_destructiblehttps://c-cpp.com/cpp/types/is_destructible
   std::has_virtual_destructorhttps://c-cpp.com/cpp/types/has_virtual_destructor
   std::is_samehttps://c-cpp.com/cpp/types/is_same
   std::is_base_ofhttps://c-cpp.com/cpp/types/is_base_of
   std::is_convertible, std::is_nothrow_convertiblehttps://c-cpp.com/cpp/types/is_convertible
   std::is_layout_compatiblehttps://c-cpp.com/cpp/types/is_layout_compatible
   std::is_pointer_interconvertible_base_ofhttps://c-cpp.com/cpp/types/is_pointer_interconvertible_base_of
   std::is_pointer_interconvertible_with_classhttps://c-cpp.com/cpp/types/is_pointer_interconvertible_with_class
   std::is_corresponding_memberhttps://c-cpp.com/cpp/types/is_corresponding_member
   std::alignment_ofhttps://c-cpp.com/cpp/types/alignment_of
   std::extenthttps://c-cpp.com/cpp/types/extent
   std::remove_cv, std::remove_const, std::remove_volatilehttps://c-cpp.com/cpp/types/remove_cv
   std::add_cv, std::add_const, std::add_volatilehttps://c-cpp.com/cpp/types/add_cv
   std::make_signedhttps://c-cpp.com/cpp/types/make_signed
   std::make_unsignedhttps://c-cpp.com/cpp/types/make_unsigned
   std::remove_referencehttps://c-cpp.com/cpp/types/remove_reference
   std::add_lvalue_reference, std::add_rvalue_referencehttps://c-cpp.com/cpp/types/add_reference
   std::remove_pointerhttps://c-cpp.com/cpp/types/remove_pointer
   std::add_pointerhttps://c-cpp.com/cpp/types/add_pointer
   std::remove_extenthttps://c-cpp.com/cpp/types/remove_extent
   std::remove_all_extentshttps://c-cpp.com/cpp/types/remove_all_extents
   std::aligned_storagehttps://c-cpp.com/cpp/types/aligned_storage
   std::aligned_unionhttps://c-cpp.com/cpp/types/aligned_union
   std::decayhttps://c-cpp.com/cpp/types/decay
   std::enable_ifhttps://c-cpp.com/cpp/types/enable_if
   std::void_thttps://c-cpp.com/cpp/types/void_t
   std::conditionalhttps://c-cpp.com/cpp/types/conditional
   std::common_typehttps://c-cpp.com/cpp/types/common_type
   std::common_referencehttps://c-cpp.com/cpp/types/common_reference
   std::underlying_typehttps://c-cpp.com/cpp/types/underlying_type
   std::type_identityhttps://c-cpp.com/cpp/types/type_identity
注释https://c-cpp.com/cpp/comment
概念库 (C++20)https://c-cpp.com/cpp/concepts
错误处理https://c-cpp.com/cpp/error
动态内存管理https://c-cpp.com/cpp/memory
日期和时间工具https://c-cpp.com/cpp/chrono
字符串库https://c-cpp.com/cpp/string
容器库https://c-cpp.com/cpp/container
迭代器库https://c-cpp.com/cpp/iterator
范围库 (C++20)https://c-cpp.com/cpp/ranges
算法库https://c-cpp.com/cpp/algorithm
数值库https://c-cpp.com/cpp/numeric
输入/输出库https://c-cpp.com/cpp/io
文件系统库https://c-cpp.com/cpp/filesystem
本地化库https://c-cpp.com/cpp/locale
正则表达式库https://c-cpp.com/cpp/regex
原子操作库https://c-cpp.com/cpp/atomic
线程支持库https://c-cpp.com/cpp/thread
实验性 C++ 特性https://c-cpp.com/cpp/experimental
有用的资源https://c-cpp.com/cpp/links
索引https://c-cpp.com/cpp/index
std 符号索引https://c-cpp.com/cpp/symbol_index
协程支持 (C++20)https://c-cpp.com/cpp/coroutine
C++ 关键词https://c-cpp.com/cpp/keywords
首页https://c-cpp.com/
C++ 参考手册https://c-cpp.com/cpp
类型https://c-cpp.com/cpp/language/incomplete_type.html
语言定义的基础类型https://c-cpp.com/cpp/language/types.html
size_thttps://c-cpp.com/cpp/types/size_t.html
sizeofhttps://c-cpp.com/cpp/language/sizeof.html
ptrdiff_thttps://c-cpp.com/cpp/types/ptrdiff_t.html
nullptr_thttps://c-cpp.com/cpp/types/nullptr_t.html
nullptrhttps://c-cpp.com/cpp/language/nullptr.html
NULLhttps://c-cpp.com/cpp/types/NULL.html
max_align_thttps://c-cpp.com/cpp/types/max_align_t.html
offsetofhttps://c-cpp.com/cpp/types/offsetof.html
bytehttps://c-cpp.com/cpp/types/byte.html
定宽整数https://c-cpp.com/cpp/types/integer.html
numeric_limitshttps://c-cpp.com/cpp/types/numeric_limits.html
C 数值极限接口https://c-cpp.com/cpp/types/climits.html
type_infohttps://c-cpp.com/cpp/types/type_info.html
typeidhttps://c-cpp.com/cpp/language/typeid.html
bad_typeidhttps://c-cpp.com/cpp/types/bad_typeid.html
typeid 表达式https://c-cpp.com/cpp/language/typeid.html
bad_casthttps://c-cpp.com/cpp/types/bad_cast.html
dynamic_casthttps://c-cpp.com/cpp/language/dynamic_cast.html
type_indexhttps://c-cpp.com/cpp/types/type_index.html
std::common_typehttps://c-cpp.com/cpp/types/common_type.html
依照其所描述https://c-cpp.com/cpp/types/common_type.html#.E7.89.B9.E5.8C.96
is_voidhttps://c-cpp.com/cpp/types/is_void.html
is_null_pointerhttps://c-cpp.com/cpp/types/is_null_pointer.html
std::nullptr_thttps://c-cpp.com/cpp/types/nullptr_t.html
is_integralhttps://c-cpp.com/cpp/types/is_integral.html
is_floating_pointhttps://c-cpp.com/cpp/types/is_floating_point.html
is_arrayhttps://c-cpp.com/cpp/types/is_array.html
is_enumhttps://c-cpp.com/cpp/types/is_enum.html
is_unionhttps://c-cpp.com/cpp/types/is_union.html
is_classhttps://c-cpp.com/cpp/types/is_class.html
is_functionhttps://c-cpp.com/cpp/types/is_function.html
is_pointerhttps://c-cpp.com/cpp/types/is_pointer.html
is_lvalue_referencehttps://c-cpp.com/cpp/types/is_lvalue_reference.html
is_rvalue_referencehttps://c-cpp.com/cpp/types/is_rvalue_reference.html
is_member_object_pointerhttps://c-cpp.com/cpp/types/is_member_object_pointer.html
is_member_function_pointerhttps://c-cpp.com/cpp/types/is_member_function_pointer.html
is_fundamentalhttps://c-cpp.com/cpp/types/is_fundamental.html
is_arithmetichttps://c-cpp.com/cpp/types/is_arithmetic.html
is_scalarhttps://c-cpp.com/cpp/types/is_scalar.html
is_objecthttps://c-cpp.com/cpp/types/is_object.html
is_compoundhttps://c-cpp.com/cpp/types/is_compound.html
is_referencehttps://c-cpp.com/cpp/types/is_reference.html
is_member_pointerhttps://c-cpp.com/cpp/types/is_member_pointer.html
is_consthttps://c-cpp.com/cpp/types/is_const.html
is_volatilehttps://c-cpp.com/cpp/types/is_volatile.html
is_trivialhttps://c-cpp.com/cpp/types/is_trivial.html
is_trivially_copyablehttps://c-cpp.com/cpp/types/is_trivially_copyable.html
is_standard_layouthttps://c-cpp.com/cpp/types/is_standard_layout.html
is_podhttps://c-cpp.com/cpp/types/is_pod.html
is_literal_typehttps://c-cpp.com/cpp/types/is_literal_type.html
has_unique_object_representationshttps://c-cpp.com/cpp/types/has_unique_object_representations.html
has_strong_structural_equalityhttps://c-cpp.com/cpp/types/has_strong_structural_equality.html
is_emptyhttps://c-cpp.com/cpp/types/is_empty.html
is_polymorphichttps://c-cpp.com/cpp/types/is_polymorphic.html
is_abstracthttps://c-cpp.com/cpp/types/is_abstract.html
is_finalhttps://c-cpp.com/cpp/types/is_final.html
is_aggregatehttps://c-cpp.com/cpp/types/is_aggregate.html
is_signedhttps://c-cpp.com/cpp/types/is_signed.html
is_unsignedhttps://c-cpp.com/cpp/types/is_unsigned.html
is_bounded_arrayhttps://c-cpp.com/cpp/types/is_bounded_array.html
is_unbounded_arrayhttps://c-cpp.com/cpp/types/is_unbounded_array.html
is_constructibleis_trivially_constructibleis_nothrow_constructiblehttps://c-cpp.com/cpp/types/is_constructible.html
is_default_constructibleis_trivially_default_constructibleis_nothrow_default_constructiblehttps://c-cpp.com/cpp/types/is_default_constructible.html
is_copy_constructibleis_trivially_copy_constructibleis_nothrow_copy_constructiblehttps://c-cpp.com/cpp/types/is_copy_constructible.html
is_move_constructibleis_trivially_move_constructibleis_nothrow_move_constructiblehttps://c-cpp.com/cpp/types/is_move_constructible.html
is_assignableis_trivially_assignableis_nothrow_assignablehttps://c-cpp.com/cpp/types/is_assignable.html
is_copy_assignableis_trivially_copy_assignableis_nothrow_copy_assignablehttps://c-cpp.com/cpp/types/is_copy_assignable.html
is_move_assignableis_trivially_move_assignableis_nothrow_move_assignablehttps://c-cpp.com/cpp/types/is_move_assignable.html
is_destructibleis_trivially_destructibleis_nothrow_destructiblehttps://c-cpp.com/cpp/types/is_destructible.html
has_virtual_destructorhttps://c-cpp.com/cpp/types/has_virtual_destructor.html
is_swappable_withis_swappableis_nothrow_swappable_withis_nothrow_swappablehttps://c-cpp.com/cpp/types/is_swappable.html
alignment_ofhttps://c-cpp.com/cpp/types/alignment_of.html
rankhttps://c-cpp.com/cpp/types/rank.html
extenthttps://c-cpp.com/cpp/types/extent.html
is_samehttps://c-cpp.com/cpp/types/is_same.html
is_base_ofhttps://c-cpp.com/cpp/types/is_base_of.html
is_convertibleis_nothrow_convertiblehttps://c-cpp.com/cpp/types/is_convertible.html
is_invocableis_invocable_ris_nothrow_invocableis_nothrow_invocable_rhttps://c-cpp.com/cpp/types/is_invocable.html
std::invokehttps://c-cpp.com/cpp/utility/functional/invoke.html
is_layout_compatiblehttps://c-cpp.com/cpp/types/is_layout_compatible.html
is_pointer_interconvertible_base_ofhttps://c-cpp.com/cpp/types/is_pointer_interconvertible_base_of.html
is_pointer_interconvertible_with_classhttps://c-cpp.com/cpp/types/is_pointer_interconvertible_with_class.html
is_corresponding_memberhttps://c-cpp.com/cpp/types/is_corresponding_member.html
remove_cvremove_constremove_volatilehttps://c-cpp.com/cpp/types/remove_cv.html
add_cvadd_constadd_volatilehttps://c-cpp.com/cpp/types/add_cv.html
remove_referencehttps://c-cpp.com/cpp/types/remove_reference.html
add_lvalue_referenceadd_rvalue_referencehttps://c-cpp.com/cpp/types/add_reference.html
remove_pointerhttps://c-cpp.com/cpp/types/remove_pointer.html
add_pointerhttps://c-cpp.com/cpp/types/add_pointer.html
make_signedhttps://c-cpp.com/cpp/types/make_signed.html
make_unsignedhttps://c-cpp.com/cpp/types/make_unsigned.html
remove_extenthttps://c-cpp.com/cpp/types/remove_extent.html
remove_all_extentshttps://c-cpp.com/cpp/types/remove_all_extents.html
aligned_storagehttps://c-cpp.com/cpp/types/aligned_storage.html
aligned_unionhttps://c-cpp.com/cpp/types/aligned_union.html
decayhttps://c-cpp.com/cpp/types/decay.html
remove_cvrefhttps://c-cpp.com/cpp/types/remove_cvref.html
std::remove_cvhttps://c-cpp.com/cpp/types/remove_cv.html
std::remove_referencehttps://c-cpp.com/cpp/types/remove_reference.html
enable_ifhttps://c-cpp.com/cpp/types/enable_if.html
conditionalhttps://c-cpp.com/cpp/types/conditional.html
common_typehttps://c-cpp.com/cpp/types/common_type.html
common_referencebasic_common_referencehttps://c-cpp.com/cpp/types/common_reference.html
underlying_typehttps://c-cpp.com/cpp/types/underlying_type.html
result_ofinvoke_resulthttps://c-cpp.com/cpp/types/result_of.html
void_thttps://c-cpp.com/cpp/types/void_t.html
type_identityhttps://c-cpp.com/cpp/types/type_identity.html
conjunctionhttps://c-cpp.com/cpp/types/conjunction.html
disjunctionhttps://c-cpp.com/cpp/types/disjunction.html
negationhttps://c-cpp.com/cpp/types/negation.html
integral_constantbool_constanthttps://c-cpp.com/cpp/types/integral_constant.html
std::integral_constanthttps://c-cpp.com/cpp/types/integral_constant.html
std::integral_constanthttps://c-cpp.com/cpp/types/integral_constant.html
std::integral_constanthttps://c-cpp.com/cpp/types/integral_constant.html
is_constant_evaluatedhttps://c-cpp.com/cpp/types/is_constant_evaluated.html
C语言https://c-cpp.com/
C++中文网https://c-cpp.com/

Viewport: width=device-width, initial-scale=1.0, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0


URLs of crawlers that visited me.