René's URL Explorer Experiment


Title: Apoyo de tipos (tipos básicos, RTTI, rasgos de tipo) - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: es.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://es.cppreference.com/
Crear una cuentahttps://es.cppreference.com/index.php?title=Especial:Crear_una_cuenta&returnto=cpp%2Ftypes
Accederhttps://es.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Ftypes
Páginahttps://es.cppreference.com/cpp/types
Discusiónhttps://es.cppreference.com/index.php?title=Discusi%C3%B3n:cpp/types&action=edit&redlink=1
https://es.cppreference.com/cpp/types
Leerhttps://es.cppreference.com/cpp/types
Ver código fuentehttps://es.cppreference.com/index.php?title=cpp/types&action=edit
Ver historialhttps://es.cppreference.com/index.php?title=cpp/types&action=history
https://es.cppreference.com/cpp/types
cpphttps://es.cppreference.com/cpp
C++https://es.cppreference.com/cpp
Apoyo de compiladoreshttps://es.cppreference.com/cpp/compiler_support
Implementaciones independientes y albergadashttps://es.cppreference.com/cpp/freestanding
Lenguajehttps://es.cppreference.com/cpp/language
Biblioteca estándarhttps://es.cppreference.com/cpp/standard_library
Encabezados de la biblioteca estándarhttps://es.cppreference.com/cpp/header
Requisitos denominados https://es.cppreference.com/cpp/named_req
Macros de prueba de característica https://es.cppreference.com/cpp/feature_test
Biblioteca de apoyo del lenguajehttps://es.cppreference.com/cpp/utility#Apoyo_del_lenguaje
Biblioteca de conceptoshttps://es.cppreference.com/cpp/concepts
Biblioteca de diagnósticoshttps://es.cppreference.com/cpp/error
Biblioteca de gestión de memoriahttps://es.cppreference.com/cpp/memory
Biblioteca de metaprogramaciónhttps://es.cppreference.com/cpp/meta
Biblioteca de servicios generaleshttps://es.cppreference.com/cpp/utility
Biblioteca de contenedoreshttps://es.cppreference.com/cpp/container
Biblioteca de iteradoreshttps://es.cppreference.com/cpp/iterator
Biblioteca de rangoshttps://es.cppreference.com/cpp/ranges
Biblioteca de algoritmoshttps://es.cppreference.com/cpp/algorithm
Biblioteca de cadenashttps://es.cppreference.com/cpp/string
Biblioteca de procesamiento de textohttps://es.cppreference.com/cpp/text
Biblioteca numéricahttps://es.cppreference.com/cpp/numeric
Biblioteca de fecha y horahttps://es.cppreference.com/cpp/chrono
Biblioteca de entrada/salidahttps://es.cppreference.com/cpp/io
Biblioteca del sistema de archivoshttps://es.cppreference.com/cpp/filesystem
Biblioteca de apoyo de concurrenciahttps://es.cppreference.com/cpp/thread
Biblioteca de apoyo de ejecuciónhttps://es.cppreference.com/cpp/execution
Especificaciones técnicashttps://es.cppreference.com/cpp/experimental
Índice de símboloshttps://es.cppreference.com/cpp/symbol_index
Bibliotecas externashttps://es.cppreference.com/cpp/links/libs
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/navbar_content&action=edit
Biblioteca de servicioshttps://es.cppreference.com/cpp/utility
Apoyo del lenguajehttps://es.cppreference.com/cpp/utility#Apoyo_del_lenguaje
Macros de prueba de característica de la bibliotecahttps://es.cppreference.com/cpp/utility/feature_test
Servicios de programahttps://es.cppreference.com/cpp/utility/program
Funciones variádicashttps://es.cppreference.com/cpp/utility/variadic
initializer_listhttps://es.cppreference.com/cpp/utility/initializer_list
is_constant_evaluatedhttps://es.cppreference.com/cpp/types/is_constant_evaluated
is_within_lifetimehttps://es.cppreference.com/cpp/types/is_within_lifetime
source_locationhttps://es.cppreference.com/cpp/utility/source_location
Apoyo de corrutinashttps://es.cppreference.com/cpp/coroutine
Apoyo de contratoshttps://es.cppreference.com/cpp/contract
Comparación de tres víashttps://es.cppreference.com/cpp/utility#Comparación_de_tres_vías
three_way_comparablethree_way_comparable_withhttps://es.cppreference.com/cpp/utility/compare/three_way_comparable
strong_orderinghttps://es.cppreference.com/cpp/utility/compare/strong_ordering
weak_orderinghttps://es.cppreference.com/cpp/utility/compare/weak_ordering
partial_orderinghttps://es.cppreference.com/cpp/utility/compare/partial_ordering
common_comparison_categoryhttps://es.cppreference.com/cpp/utility/compare/common_comparison_category
compare_three_way_resulthttps://es.cppreference.com/cpp/utility/compare/compare_three_way_result
compare_three_wayhttps://es.cppreference.com/cpp/utility/compare/compare_three_way
strong_orderhttps://es.cppreference.com/cpp/utility/compare/strong_order
weak_orderhttps://es.cppreference.com/cpp/utility/compare/weak_order
partial_orderhttps://es.cppreference.com/cpp/utility/compare/partial_order
compare_strong_order_fallbackhttps://es.cppreference.com/cpp/utility/compare/compare_strong_order_fallback
compare_weak_order_fallbackhttps://es.cppreference.com/cpp/utility/compare/compare_weak_order_fallback
compare_partial_order_fallbackhttps://es.cppreference.com/cpp/utility/compare/compare_partial_order_fallback
is_eqis_ltis_lteqhttps://es.cppreference.com/cpp/utility/compare/named_comparison_functions
is_neqis_gtis_gteqhttps://es.cppreference.com/cpp/utility/compare/named_comparison_functions
Objetos funciónhttps://es.cppreference.com/cpp/utility/functional
Manipulación de bitshttps://es.cppreference.com/cpp/utility/bit
bitsethttps://es.cppreference.com/cpp/utility/bitset
hashhttps://es.cppreference.com/cpp/utility/hash
Operadores relacionaleshttps://es.cppreference.com/cpp/utility#Operadores_relacionales
rel_ops::operator!=rel_ops::operator>https://es.cppreference.com/cpp/utility/rel_ops/operator_cmp
rel_ops::operator<=rel_ops::operator>=https://es.cppreference.com/cpp/utility/rel_ops/operator_cmp
Funciones de comparación de enteroshttps://es.cppreference.com/cpp/utility#Funciones_de_comparación_de_enteros
cmp_equalcmp_lesscmp_less_thanhttps://es.cppreference.com/cpp/utility/intcmp
cmp_not_equalcmp_greatercmp_greater_thanhttps://es.cppreference.com/cpp/utility/intcmp
in_rangehttps://es.cppreference.com/cpp/utility/in_range
Intercambiohttps://es.cppreference.com/cpp/utility#Intercambio
operaciones de tiposhttps://es.cppreference.com/cpp/utility#Operaciones_de_tipos
swaphttps://es.cppreference.com/cpp/algorithm/swap
ranges::swaphttps://es.cppreference.com/cpp/utility/ranges/swap
exchangehttps://es.cppreference.com/cpp/utility/exchange
declvalhttps://es.cppreference.com/cpp/utility/declval
to_underlyinghttps://es.cppreference.com/cpp/utility/to_underlying
forwardhttps://es.cppreference.com/cpp/utility/forward
forward_likehttps://es.cppreference.com/cpp/utility/forward_like
movehttps://es.cppreference.com/cpp/utility/move
move_if_noexcepthttps://es.cppreference.com/cpp/utility/move_if_noexcept
as_consthttps://es.cppreference.com/cpp/utility/as_const
pairhttps://es.cppreference.com/cpp/utility/pair
tuplehttps://es.cppreference.com/cpp/utility/tuple
optionalhttps://es.cppreference.com/cpp/utility/optional
anyhttps://es.cppreference.com/cpp/utility/any
varianthttps://es.cppreference.com/cpp/utility/variant
tuple_sizehttps://es.cppreference.com/cpp/utility/tuple_size
tuple_elementhttps://es.cppreference.com/cpp/utility/tuple_element
applyhttps://es.cppreference.com/cpp/utility/apply
make_from_tuplehttps://es.cppreference.com/cpp/utility/make_from_tuple
expectedhttps://es.cppreference.com/cpp/utility/expected
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/navbar_content&action=edit
Tipos fundamentaleshttps://es.cppreference.com/cpp/language/types
Tipos enteros de anchura fijahttps://es.cppreference.com/cpp/types/integer
ptrdiff_thttps://es.cppreference.com/cpp/types/ptrdiff_t
size_thttps://es.cppreference.com/cpp/types/size_t
max_align_thttps://es.cppreference.com/cpp/types/max_align_t
bytehttps://es.cppreference.com/cpp/types/byte
nullptr_thttps://es.cppreference.com/cpp/types/nullptr_t
offsetofhttps://es.cppreference.com/cpp/types/offsetof
NULLhttps://es.cppreference.com/cpp/types/NULL
numeric_limitshttps://es.cppreference.com/cpp/types/numeric_limits
Interfaz de C de límites numéricoshttps://es.cppreference.com/cpp/types/climits
type_infohttps://es.cppreference.com/cpp/types/type_info
type_indexhttps://es.cppreference.com/cpp/types/type_index
bad_typeidhttps://es.cppreference.com/cpp/types/bad_typeid
bad_casthttps://es.cppreference.com/cpp/types/bad_cast
is_voidhttps://es.cppreference.com/cpp/types/is_void
is_null_pointerhttps://es.cppreference.com/cpp/types/is_null_pointer
is_arrayhttps://es.cppreference.com/cpp/types/is_array
is_pointerhttps://es.cppreference.com/cpp/types/is_pointer
is_enumhttps://es.cppreference.com/cpp/types/is_enum
is_unionhttps://es.cppreference.com/cpp/types/is_union
is_classhttps://es.cppreference.com/cpp/types/is_class
is_functionhttps://es.cppreference.com/cpp/types/is_function
is_objecthttps://es.cppreference.com/cpp/types/is_object
is_scalarhttps://es.cppreference.com/cpp/types/is_scalar
is_compoundhttps://es.cppreference.com/cpp/types/is_compound
is_integralhttps://es.cppreference.com/cpp/types/is_integral
is_floating_pointhttps://es.cppreference.com/cpp/types/is_floating_point
is_fundamentalhttps://es.cppreference.com/cpp/types/is_fundamental
is_arithmetichttps://es.cppreference.com/cpp/types/is_arithmetic
is_referencehttps://es.cppreference.com/cpp/types/is_reference
is_lvalue_referencehttps://es.cppreference.com/cpp/types/is_lvalue_reference
is_rvalue_referencehttps://es.cppreference.com/cpp/types/is_rvalue_reference
is_member_pointerhttps://es.cppreference.com/cpp/types/is_member_pointer
is_member_object_pointerhttps://es.cppreference.com/cpp/types/is_member_object_pointer
is_member_function_pointerhttps://es.cppreference.com/cpp/types/is_member_function_pointer
is_consthttps://es.cppreference.com/cpp/types/is_const
is_volatilehttps://es.cppreference.com/cpp/types/is_volatile
is_emptyhttps://es.cppreference.com/cpp/types/is_empty
is_polymorphichttps://es.cppreference.com/cpp/types/is_polymorphic
is_finalhttps://es.cppreference.com/cpp/types/is_final
is_abstracthttps://es.cppreference.com/cpp/types/is_abstract
is_aggregatehttps://es.cppreference.com/cpp/types/is_aggregate
is_trivialhttps://es.cppreference.com/cpp/types/is_trivial
is_trivially_copyablehttps://es.cppreference.com/cpp/types/is_trivially_copyable
is_standard_layouthttps://es.cppreference.com/cpp/types/is_standard_layout
is_literal_typehttps://es.cppreference.com/cpp/types/is_literal_type
is_podhttps://es.cppreference.com/cpp/types/is_pod
is_signedhttps://es.cppreference.com/cpp/types/is_signed
is_unsignedhttps://es.cppreference.com/cpp/types/is_unsigned
is_bounded_arrayhttps://es.cppreference.com/cpp/types/is_bounded_array
is_unbounded_arrayhttps://es.cppreference.com/cpp/types/is_unbounded_array
has_unique_object_representationshttps://es.cppreference.com/cpp/types/has_unique_object_representations
integral_constantbool_constanttrue_typefalse_typehttps://es.cppreference.com/cpp/types/integral_constant
conjunctionhttps://es.cppreference.com/cpp/types/conjunction
disjunctionhttps://es.cppreference.com/cpp/types/disjunction
negationhttps://es.cppreference.com/cpp/types/negation
is_constant_evaluatedhttps://es.cppreference.com/cpp/types/is_constant_evaluated
is_constructibleis_trivially_constructibleis_nothrow_constructiblehttps://es.cppreference.com/cpp/types/is_constructible
is_default_constructibleis_trivially_default_constructibleis_nothrow_default_constructiblehttps://es.cppreference.com/cpp/types/is_default_constructible
is_copy_constructibleis_trivially_copy_constructibleis_nothrow_copy_constructiblehttps://es.cppreference.com/cpp/types/is_copy_constructible
is_move_constructibleis_trivially_move_constructibleis_nothrow_move_constructiblehttps://es.cppreference.com/cpp/types/is_move_constructible
is_assignableis_trivially_assignableis_nothrow_assignablehttps://es.cppreference.com/cpp/types/is_assignable
is_copy_assignableis_trivially_copy_assignableis_nothrow_copy_assignablehttps://es.cppreference.com/cpp/types/is_copy_assignable
is_move_assignableis_trivially_move_assignableis_nothrow_move_assignablehttps://es.cppreference.com/cpp/types/is_move_assignable
is_destructibleis_trivially_destructibleis_nothrow_destructiblehttps://es.cppreference.com/cpp/types/is_destructible
has_virtual_destructorhttps://es.cppreference.com/cpp/types/has_virtual_destructor
is_swappable_withis_swappableis_nothrow_swappable_withis_nothrow_swappablehttps://es.cppreference.com/cpp/types/is_swappable
is_samehttps://es.cppreference.com/cpp/types/is_same
is_base_ofhttps://es.cppreference.com/cpp/types/is_base_of
is_convertibleis_nothrow_convertiblehttps://es.cppreference.com/cpp/types/is_convertible
is_layout_compatiblehttps://es.cppreference.com/cpp/types/is_layout_compatible
is_pointer_interconvertible_base_ofhttps://es.cppreference.com/cpp/types/is_pointer_interconvertible_base_of
is_pointer_interconvertible_with_classhttps://es.cppreference.com/cpp/types/is_pointer_interconvertible_with_class
is_corresponding_memberhttps://es.cppreference.com/cpp/types/is_corresponding_member
alignment_ofhttps://es.cppreference.com/cpp/types/alignment_of
rankhttps://es.cppreference.com/cpp/types/rank
extenthttps://es.cppreference.com/cpp/types/extent
is_invocableis_invocable_ris_nothrow_invocableis_nothrow_invocable_rhttps://es.cppreference.com/cpp/types/is_invocable
remove_cvremove_constremove_volatilehttps://es.cppreference.com/cpp/types/remove_cv
add_cvadd_constadd_volatilehttps://es.cppreference.com/cpp/types/add_cv
make_signedhttps://es.cppreference.com/cpp/types/make_signed
make_unsignedhttps://es.cppreference.com/cpp/types/make_unsigned
remove_referencehttps://es.cppreference.com/cpp/types/remove_reference
add_lvalue_referenceadd_rvalue_referencehttps://es.cppreference.com/cpp/types/add_reference
remove_pointerhttps://es.cppreference.com/cpp/types/remove_pointer
add_pointerhttps://es.cppreference.com/cpp/types/add_pointer
remove_extenthttps://es.cppreference.com/cpp/types/remove_extent
remove_all_extentshttps://es.cppreference.com/cpp/types/remove_all_extents
aligned_storagehttps://es.cppreference.com/cpp/types/aligned_storage
aligned_unionhttps://es.cppreference.com/cpp/types/aligned_union
decayhttps://es.cppreference.com/cpp/types/decay
remove_cvrefhttps://es.cppreference.com/cpp/types/remove_cvref
enable_ifhttps://es.cppreference.com/cpp/types/enable_if
void_thttps://es.cppreference.com/cpp/types/void_t
conditionalhttps://es.cppreference.com/cpp/types/conditional
common_typehttps://es.cppreference.com/cpp/types/common_type
common_referencehttps://es.cppreference.com/cpp/types/common_reference
underlying_typehttps://es.cppreference.com/cpp/types/underlying_type
result_ofinvoke_resulthttps://es.cppreference.com/cpp/types/result_of
type_identityhttps://es.cppreference.com/cpp/types/type_identity
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/navbar_content&action=edit
tipohttps://es.cppreference.com/cpp/language/type
1 Tipos básicoshttps://es.cppreference.com/cpp/types#Tipos_básicos
1.1 Tipos fundamentales definidos por el lenguajehttps://es.cppreference.com/cpp/types#Tipos_fundamentales_definidos_por_el_lenguaje
1.2 Tipos básicos y macros adicionaleshttps://es.cppreference.com/cpp/types#Tipos_básicos_y_macros_adicionales
1.3 Tipos enteros de anchura fija (desde C++11)https://es.cppreference.com/cpp/types#Tipos_enteros_de_anchura_fija_(desde_C++11)
1.4 Límites numéricoshttps://es.cppreference.com/cpp/types#Límites_numéricos
1.5 Interfaz de límites numéricos de Chttps://es.cppreference.com/cpp/types#Interfaz_de_límites_numéricos_de_C
2 Identificación de tipo en tiempo de ejecución (RTTI)https://es.cppreference.com/cpp/types#Identificación_de_tipo_en_tiempo_de_ejecución_(RTTI)
3 Rasgos de tipo (desde C++11)https://es.cppreference.com/cpp/types#Rasgos_de_tipo_(desde_C++11)
3.1 Propiedades de tiposhttps://es.cppreference.com/cpp/types#Propiedades_de_tipos
3.1.1 Categorías de tipo primariashttps://es.cppreference.com/cpp/types#Categorías_de_tipo_primarias
3.1.2 Categorías de tipo compuestashttps://es.cppreference.com/cpp/types#Categorías_de_tipo_compuestas
3.1.3 Propiedades de tiposhttps://es.cppreference.com/cpp/types#Propiedades_de_tipos_2
3.1.4 Operaciones admitidashttps://es.cppreference.com/cpp/types#Operaciones_admitidas
3.1.5 Consultas de propiedadeshttps://es.cppreference.com/cpp/types#Consultas_de_propiedades
3.1.6 Relaciones de tiposhttps://es.cppreference.com/cpp/types#Relaciones_de_tipos
3.2 Modificaciones de tiposhttps://es.cppreference.com/cpp/types#Modificaciones_de_tipos
3.2.1 Especificadores const y volatilidadhttps://es.cppreference.com/cpp/types#Especificadores_const_y_volatilidad
3.2.2 Referenciashttps://es.cppreference.com/cpp/types#Referencias
3.2.3 Punteroshttps://es.cppreference.com/cpp/types#Punteros
3.2.4 Modificadores de signohttps://es.cppreference.com/cpp/types#Modificadores_de_signo
3.2.5 Arrayshttps://es.cppreference.com/cpp/types#Arrays
3.3 Transformaciones misceláneashttps://es.cppreference.com/cpp/types#Transformaciones_misceláneas
3.4 Operaciones en rasgoshttps://es.cppreference.com/cpp/types#Operaciones_en_rasgos
3.5 Clases auxiliareshttps://es.cppreference.com/cpp/types#Clases_auxiliares
4 Contexto de evaluación constante (desde C++20)https://es.cppreference.com/cpp/types#Contexto_de_evaluación_constante_(desde_C++20)
5 Véase tambiénhttps://es.cppreference.com/cpp/types#Véase_también
Tipos fundamentales definidos por el lenguajehttps://es.cppreference.com/cpp/language/types
https://es.cppreference.com/cpp/header/cstddef
size_thttps://es.cppreference.com/cpp/types/size_t
sizeofhttps://es.cppreference.com/cpp/language/sizeof
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_size_t&action=edit
ptrdiff_thttps://es.cppreference.com/cpp/types/ptrdiff_t
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_ptrdiff_t&action=edit
nullptr_thttps://es.cppreference.com/cpp/types/nullptr_t
nullptrhttps://es.cppreference.com/cpp/language/nullptr
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_nullptr_t&action=edit
NULLhttps://es.cppreference.com/cpp/types/NULL
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_NULL&action=edit
max_align_thttps://es.cppreference.com/cpp/types/max_align_t
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_max_align_t&action=edit
offsetofhttps://es.cppreference.com/cpp/types/offsetof
diseño estándarhttps://es.cppreference.com/cpp/named_req/StandardLayoutType
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_offsetof&action=edit
bytehttps://es.cppreference.com/cpp/types/byte
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_byte&action=edit
https://es.cppreference.com/index.php?title=cpp/header/cstdbool&action=edit&redlink=1
https://es.cppreference.com/index.php?title=cpp/header/cstdbool&action=edit&redlink=1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_bool_true_false_are_defined&action=edit
https://es.cppreference.com/index.php?title=cpp/header/cstdalign&action=edit&redlink=1
https://es.cppreference.com/index.php?title=cpp/header/cstdalign&action=edit&redlink=1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_alignas_is_defined&action=edit
Tipos enteros de anchura fijahttps://es.cppreference.com/cpp/types/integer
https://es.cppreference.com/cpp/header/limits
numeric_limitshttps://es.cppreference.com/cpp/types/numeric_limits
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_numeric_limits&action=edit
Interfaz de límites numéricos de Chttps://es.cppreference.com/cpp/types/climits
type_infohttps://es.cppreference.com/cpp/types/type_info
typeidhttps://es.cppreference.com/cpp/language/typeid
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_type_info&action=edit
type_indexhttps://es.cppreference.com/cpp/types/type_index
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_type_index&action=edit
bad_typeidhttps://es.cppreference.com/cpp/types/bad_typeid
expresión typeidhttps://es.cppreference.com/cpp/language/typeid
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_bad_typeid&action=edit
bad_casthttps://es.cppreference.com/cpp/types/bad_cast
dynamic_casthttps://es.cppreference.com/cpp/language/dynamic_cast
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_bad_cast&action=edit
https://es.cppreference.com/cpp/header/type_traits
is_voidhttps://es.cppreference.com/cpp/types/is_void
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_void&action=edit
is_null_pointerhttps://es.cppreference.com/cpp/types/is_null_pointer
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_null_pointer&action=edit
is_integralhttps://es.cppreference.com/cpp/types/is_integral
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_integral&action=edit
is_floating_pointhttps://es.cppreference.com/cpp/types/is_floating_point
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_floating_point&action=edit
is_arrayhttps://es.cppreference.com/cpp/types/is_array
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_array&action=edit
is_enumhttps://es.cppreference.com/cpp/types/is_enum
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_enum&action=edit
is_unionhttps://es.cppreference.com/cpp/types/is_union
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_union&action=edit
is_classhttps://es.cppreference.com/cpp/types/is_class
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_class&action=edit
is_functionhttps://es.cppreference.com/cpp/types/is_function
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_function&action=edit
is_pointerhttps://es.cppreference.com/cpp/types/is_pointer
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_pointer&action=edit
is_lvalue_referencehttps://es.cppreference.com/cpp/types/is_lvalue_reference
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_lvalue_reference&action=edit
is_rvalue_referencehttps://es.cppreference.com/cpp/types/is_rvalue_reference
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_rvalue_reference&action=edit
is_member_object_pointerhttps://es.cppreference.com/cpp/types/is_member_object_pointer
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_member_object_pointer&action=edit
is_member_function_pointerhttps://es.cppreference.com/cpp/types/is_member_function_pointer
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_member_function_pointer&action=edit
is_fundamentalhttps://es.cppreference.com/cpp/types/is_fundamental
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_fundamental&action=edit
is_arithmetichttps://es.cppreference.com/cpp/types/is_arithmetic
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_arithmetic&action=edit
is_scalarhttps://es.cppreference.com/cpp/types/is_scalar
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_scalar&action=edit
is_objecthttps://es.cppreference.com/cpp/types/is_object
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_object&action=edit
is_compoundhttps://es.cppreference.com/cpp/types/is_compound
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_compound&action=edit
is_referencehttps://es.cppreference.com/cpp/types/is_reference
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_reference&action=edit
is_member_pointerhttps://es.cppreference.com/cpp/types/is_member_pointer
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_member_pointer&action=edit
is_consthttps://es.cppreference.com/cpp/types/is_const
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_const&action=edit
is_volatilehttps://es.cppreference.com/cpp/types/is_volatile
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_volatile&action=edit
is_trivialhttps://es.cppreference.com/cpp/types/is_trivial
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_trivial&action=edit
is_trivially_copyablehttps://es.cppreference.com/cpp/types/is_trivially_copyable
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_trivially_copyable&action=edit
is_standard_layouthttps://es.cppreference.com/cpp/types/is_standard_layout
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_standard_layout&action=edit
is_podhttps://es.cppreference.com/cpp/types/is_pod
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_pod&action=edit
is_literal_typehttps://es.cppreference.com/cpp/types/is_literal_type
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_literal_type&action=edit
has_unique_object_representationshttps://es.cppreference.com/cpp/types/has_unique_object_representations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_has_unique_object_representations&action=edit
is_emptyhttps://es.cppreference.com/cpp/types/is_empty
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_empty&action=edit
is_polymorphichttps://es.cppreference.com/cpp/types/is_polymorphic
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_polymorphic&action=edit
is_abstracthttps://es.cppreference.com/cpp/types/is_abstract
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_abstract&action=edit
is_finalhttps://es.cppreference.com/cpp/types/is_final
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_final&action=edit
is_aggregatehttps://es.cppreference.com/cpp/types/is_aggregate
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_aggregate&action=edit
is_signedhttps://es.cppreference.com/cpp/types/is_signed
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_signed&action=edit
is_unsignedhttps://es.cppreference.com/cpp/types/is_unsigned
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_unsigned&action=edit
is_bounded_arrayhttps://es.cppreference.com/cpp/types/is_bounded_array
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_bounded_array&action=edit
is_unbounded_arrayhttps://es.cppreference.com/cpp/types/is_unbounded_array
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_unbounded_array&action=edit
is_constructibleis_trivially_constructibleis_nothrow_constructiblehttps://es.cppreference.com/cpp/types/is_constructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_constructible&action=edit
is_default_constructibleis_trivially_default_constructibleis_nothrow_default_constructiblehttps://es.cppreference.com/cpp/types/is_default_constructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_default_constructible&action=edit
is_copy_constructibleis_trivially_copy_constructibleis_nothrow_copy_constructiblehttps://es.cppreference.com/cpp/types/is_copy_constructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_copy_constructible&action=edit
is_move_constructibleis_trivially_move_constructibleis_nothrow_move_constructiblehttps://es.cppreference.com/cpp/types/is_move_constructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_move_constructible&action=edit
is_assignableis_trivially_assignableis_nothrow_assignablehttps://es.cppreference.com/cpp/types/is_assignable
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_assignable&action=edit
is_copy_assignableis_trivially_copy_assignableis_nothrow_copy_assignablehttps://es.cppreference.com/cpp/types/is_copy_assignable
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_copy_assignable&action=edit
is_move_assignableis_trivially_move_assignableis_nothrow_move_assignablehttps://es.cppreference.com/cpp/types/is_move_assignable
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_move_assignable&action=edit
is_destructibleis_trivially_destructibleis_nothrow_destructiblehttps://es.cppreference.com/cpp/types/is_destructible
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_destructible&action=edit
has_virtual_destructorhttps://es.cppreference.com/cpp/types/has_virtual_destructor
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_has_virtual_destructor&action=edit
is_swappable_withis_swappableis_nothrow_swappable_withis_nothrow_swappablehttps://es.cppreference.com/cpp/types/is_swappable
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_swappable&action=edit
alignment_ofhttps://es.cppreference.com/cpp/types/alignment_of
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_alignment_of&action=edit
rankhttps://es.cppreference.com/cpp/types/rank
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_rank&action=edit
extenthttps://es.cppreference.com/cpp/types/extent
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_extent&action=edit
is_samehttps://es.cppreference.com/cpp/types/is_same
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_same&action=edit
is_base_ofhttps://es.cppreference.com/cpp/types/is_base_of
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_base_of&action=edit
is_convertibleis_nothrow_convertiblehttps://es.cppreference.com/cpp/types/is_convertible
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_convertible&action=edit
is_invocableis_invocable_ris_nothrow_invocableis_nothrow_invocable_rhttps://es.cppreference.com/cpp/types/is_invocable
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_invocable&action=edit
is_layout_compatiblehttps://es.cppreference.com/cpp/types/is_layout_compatible
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_layout_compatible&action=edit
is_pointer_interconvertible_base_ofhttps://es.cppreference.com/cpp/types/is_pointer_interconvertible_base_of
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_pointer_interconvertible_base_of&action=edit
is_pointer_interconvertible_with_classhttps://es.cppreference.com/cpp/types/is_pointer_interconvertible_with_class
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_pointer_interconvertible_with_class&action=edit
is_corresponding_memberhttps://es.cppreference.com/cpp/types/is_corresponding_member
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_corresponding_member&action=edit
https://es.cppreference.com/cpp/header/type_traits
remove_cvremove_constremove_volatilehttps://es.cppreference.com/cpp/types/remove_cv
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_remove_cv&action=edit
add_cvadd_constadd_volatilehttps://es.cppreference.com/cpp/types/add_cv
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_add_cv&action=edit
remove_referencehttps://es.cppreference.com/cpp/types/remove_reference
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_remove_reference&action=edit
add_lvalue_referenceadd_rvalue_referencehttps://es.cppreference.com/cpp/types/add_reference
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_add_reference&action=edit
remove_pointerhttps://es.cppreference.com/cpp/types/remove_pointer
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_remove_pointer&action=edit
add_pointerhttps://es.cppreference.com/cpp/types/add_pointer
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_add_pointer&action=edit
make_signedhttps://es.cppreference.com/cpp/types/make_signed
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_make_signed&action=edit
make_unsignedhttps://es.cppreference.com/cpp/types/make_unsigned
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_make_unsigned&action=edit
remove_extenthttps://es.cppreference.com/cpp/types/remove_extent
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_remove_extent&action=edit
remove_all_extentshttps://es.cppreference.com/cpp/types/remove_all_extents
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_remove_all_extents&action=edit
https://es.cppreference.com/cpp/header/type_traits
aligned_storagehttps://es.cppreference.com/cpp/types/aligned_storage
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_aligned_storage&action=edit
aligned_unionhttps://es.cppreference.com/cpp/types/aligned_union
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_aligned_union&action=edit
decayhttps://es.cppreference.com/cpp/types/decay
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_decay&action=edit
remove_cvrefhttps://es.cppreference.com/cpp/types/remove_cvref
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_remove_cvref&action=edit
enable_ifhttps://es.cppreference.com/cpp/types/enable_if
eliminahttps://es.cppreference.com/cpp/language/sfinae
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_enable_if&action=edit
conditionalhttps://es.cppreference.com/cpp/types/conditional
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_conditional&action=edit
common_typehttps://es.cppreference.com/cpp/types/common_type
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_common_type&action=edit
common_referencebasic_common_referencehttps://es.cppreference.com/cpp/types/common_reference
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_common_reference&action=edit
underlying_typehttps://es.cppreference.com/cpp/types/underlying_type
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_underlying_type&action=edit
result_ofhttps://es.cppreference.com/cpp/types/result_of
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_result_of&action=edit
void_thttps://es.cppreference.com/cpp/types/void_t
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_void_t&action=edit
type_identityhttps://es.cppreference.com/cpp/types/type_identity
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_type_identity&action=edit
https://es.cppreference.com/cpp/header/type_traits
conjunctionhttps://es.cppreference.com/cpp/types/conjunction
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_conjunction&action=edit
disjunctionhttps://es.cppreference.com/cpp/types/disjunction
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_disjunction&action=edit
negationhttps://es.cppreference.com/cpp/types/negation
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_negation&action=edit
https://es.cppreference.com/cpp/header/type_traits
integral_constanthttps://es.cppreference.com/cpp/types/integral_constant
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_integral_constant&action=edit
https://es.cppreference.com/cpp/header/type_traits
https://es.cppreference.com/cpp/header/type_traits
is_constant_evaluatedhttps://es.cppreference.com/cpp/types/is_constant_evaluated
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_constant_evaluated&action=edit
Documentación de Chttps://es.cppreference.com/c/types
Categoríashttps://es.cppreference.com/Especial:Categor%C3%ADas
Páginas que utilizan etiquetas source obsoletashttps://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_etiquetas_source_obsoletas&action=edit&redlink=1
Páginas que utilizan atributos enclose obsoletoshttps://es.cppreference.com/index.php?title=Categor%C3%ADa:P%C3%A1ginas_que_utilizan_atributos_enclose_obsoletos&action=edit&redlink=1
Página principalhttps://es.cppreference.com/P%C3%A1gina_principal
Cambios recienteshttps://es.cppreference.com/Especial:CambiosRecientes
Página aleatoriahttps://es.cppreference.com/Especial:Aleatoria
Ayuda sobre MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://es.cppreference.com/cpp/types
Lo que enlaza aquíhttps://es.cppreference.com/Especial:LoQueEnlazaAqu%C3%AD/cpp/types
Cambios relacionadoshttps://es.cppreference.com/Especial:CambiosEnEnlazadas/cpp/types
Subir archivohttp://upload.cppreference.com/w/Special:Upload
Páginas especialeshttps://es.cppreference.com/Especial:P%C3%A1ginasEspeciales
Versión para imprimirjavascript:print();
Enlace permanentehttps://es.cppreference.com/index.php?title=cpp/types&oldid=42806
Información de la páginahttps://es.cppreference.com/index.php?title=cpp/types&action=info
Deutschhttps://de.cppreference.com/cpp/types
Englishhttp://en.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
中文http://zh.cppreference.com/cpp/types

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.