René's URL Explorer Experiment


Title: Biblioteca de metaprogramación - 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%2Fmeta
Accederhttps://es.cppreference.com/index.php?title=Especial:Entrar&returnto=cpp%2Fmeta
Páginahttps://es.cppreference.com/cpp/meta
Discusiónhttps://es.cppreference.com/index.php?title=Discusi%C3%B3n:cpp/meta&action=edit&redlink=1
https://es.cppreference.com/cpp/meta
Leerhttps://es.cppreference.com/cpp/meta
Ver código fuentehttps://es.cppreference.com/index.php?title=cpp/meta&action=edit
Ver historialhttps://es.cppreference.com/index.php?title=cpp/meta&action=history
https://es.cppreference.com/cpp/meta
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 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
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_referencehttps://es.cppreference.com/cpp/types/is_reference
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_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_implicit_lifetimehttps://es.cppreference.com/index.php?title=cpp/types/is_implicit_lifetime&action=edit&redlink=1
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
is_scoped_enumhttps://es.cppreference.com/cpp/types/is_scoped_enum
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_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_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
reference_constructs_from_temporaryhttps://es.cppreference.com/index.php?title=cpp/types/reference_constructs_from_temporary&action=edit&redlink=1
reference_converts_from_temporaryhttps://es.cppreference.com/index.php?title=cpp/types/reference_converts_from_temporary&action=edit&redlink=1
is_base_ofhttps://es.cppreference.com/cpp/types/is_base_of
is_virtual_base_ofhttps://es.cppreference.com/index.php?title=cpp/types/is_virtual_base_of&action=edit&redlink=1
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
result_ofinvoke_resulthttps://es.cppreference.com/cpp/types/result_of
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
type_identityhttps://es.cppreference.com/cpp/types/type_identity
enable_ifhttps://es.cppreference.com/cpp/types/enable_if
void_thttps://es.cppreference.com/cpp/types/void_t
Aritmética racional en tiempo de compilaciónhttps://es.cppreference.com/cpp/numeric/ratio
integer_sequencehttps://es.cppreference.com/cpp/utility/integer_sequence
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/meta/navbar_content&action=edit
1 Definicioneshttps://es.cppreference.com/cpp/meta#Definiciones
2 Rasgos de tipohttps://es.cppreference.com/cpp/meta#Rasgos_de_tipo
2.1 Clases basehttps://es.cppreference.com/cpp/meta#Clases_base
2.2 Rasgos de tipo unarioshttps://es.cppreference.com/cpp/meta#Rasgos_de_tipo_unarios
2.2.1 Categorías de tipo primariashttps://es.cppreference.com/cpp/meta#Categorías_de_tipo_primarias
2.2.2 Categorías de tipo compuestashttps://es.cppreference.com/cpp/meta#Categorías_de_tipo_compuestas
2.2.3 Propiedades de tiposhttps://es.cppreference.com/cpp/meta#Propiedades_de_tipos
2.2.4 Operaciones admitidashttps://es.cppreference.com/cpp/meta#Operaciones_admitidas
2.3 Consultas de propiedadeshttps://es.cppreference.com/cpp/meta#Consultas_de_propiedades
2.4 Relaciones de tiposhttps://es.cppreference.com/cpp/meta#Relaciones_de_tipos
2.5 Transformaciones de tiposhttps://es.cppreference.com/cpp/meta#Transformaciones_de_tipos
2.5.1 Especificadores de constantitud y volatilidadhttps://es.cppreference.com/cpp/meta#Especificadores_de_constantitud_y_volatilidad
2.5.2 Referenciashttps://es.cppreference.com/cpp/meta#Referencias
2.5.3 Modificadores de signohttps://es.cppreference.com/cpp/meta#Modificadores_de_signo
2.5.4 Arrayshttps://es.cppreference.com/cpp/meta#Arrays
2.5.5 Punteroshttps://es.cppreference.com/cpp/meta#Punteros
2.5.6 Otras transformacioneshttps://es.cppreference.com/cpp/meta#Otras_transformaciones
2.6 Operaciones lógicashttps://es.cppreference.com/cpp/meta#Operaciones_lógicas
2.7 Relaciones de miembroshttps://es.cppreference.com/cpp/meta#Relaciones_de_miembros
3 Aritmética racional en tiempo de compilaciónhttps://es.cppreference.com/cpp/meta#Aritmética_racional_en_tiempo_de_compilación
4 Secuencias de enteros en tiempo de compilaciónhttps://es.cppreference.com/cpp/meta#Secuencias_de_enteros_en_tiempo_de_compilación
tipos objetohttps://es.cppreference.com/cpp/language/type#Tipos_objeto
tipos funciónhttps://es.cppreference.com/cpp/language/function#Tipos_función
tipos referenciahttps://es.cppreference.com/cpp/language/reference
[1]https://es.cppreference.com/cpp/meta#cite_note-1
https://es.cppreference.com/cpp/meta#cite_ref-1
colapso de referenciashttps://es.cppreference.com/cpp/language/reference#Colapso_de_referencias
https://es.cppreference.com/cpp/header/type_traits
std::basic_common_referencehttps://es.cppreference.com/cpp/types/common_reference
https://es.cppreference.com/cpp/header/type_traits
UnaryTypeTraithttps://es.cppreference.com/cpp/named_req/UnaryTypeTrait
BinaryTypeTraithttps://es.cppreference.com/cpp/named_req/BinaryTypeTrait
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
UnaryTypeTraithttps://es.cppreference.com/cpp/named_req/UnaryTypeTrait
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
https://es.cppreference.com/cpp/header/type_traits
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
https://es.cppreference.com/cpp/header/type_traits
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_implicit_lifetimehttps://es.cppreference.com/index.php?title=cpp/types/is_implicit_lifetime&action=edit&redlink=1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_implicit_lifetime&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_scoped_enumhttps://es.cppreference.com/cpp/types/is_scoped_enum
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_scoped_enum&action=edit
https://es.cppreference.com/cpp/header/type_traits
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
reference_constructs_from_temporaryhttps://es.cppreference.com/index.php?title=cpp/types/reference_constructs_from_temporary&action=edit&redlink=1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_reference_constructs_from_temporary&action=edit
reference_converts_from_temporaryhttps://es.cppreference.com/index.php?title=cpp/types/reference_converts_from_temporary&action=edit&redlink=1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_reference_converts_from_temporary&action=edit
UnaryTypeTraithttps://es.cppreference.com/cpp/named_req/UnaryTypeTrait
https://es.cppreference.com/cpp/header/type_traits
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
BinaryTypeTraithttps://es.cppreference.com/cpp/named_req/BinaryTypeTrait
https://es.cppreference.com/cpp/header/type_traits
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_virtual_base_ofhttps://es.cppreference.com/index.php?title=cpp/types/is_virtual_base_of&action=edit&redlink=1
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/types/dsc_is_virtual_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_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_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
TransformationTraithttps://es.cppreference.com/cpp/named_req/TransformationTrait
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
https://es.cppreference.com/cpp/header/type_traits
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
https://es.cppreference.com/cpp/header/type_traits
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
https://es.cppreference.com/cpp/header/type_traits
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
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
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
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
Aritmética racional en tiempo de compilaciónhttps://es.cppreference.com/cpp/numeric/ratio
https://es.cppreference.com/cpp/header/ratio
tipos y funciones para manipular y almacenar razones matemáticas en tiempo de compilaciónhttps://es.cppreference.com/cpp/numeric/ratio
https://es.cppreference.com/cpp/header/utility
integer_sequencehttps://es.cppreference.com/cpp/utility/integer_sequence
[editar]https://es.cppreference.com/index.php?title=Plantilla:cpp/utility/dsc_integer_sequence&action=edit
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/meta
Lo que enlaza aquíhttps://es.cppreference.com/Especial:LoQueEnlazaAqu%C3%AD/cpp/meta
Cambios relacionadoshttps://es.cppreference.com/Especial:CambiosEnEnlazadas/cpp/meta
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/meta&oldid=45113
Información de la páginahttps://es.cppreference.com/index.php?title=cpp/meta&action=info
Deutschhttps://de.cppreference.com/cpp/meta
Englishhttp://en.cppreference.com/cpp/meta
Françaishttp://fr.cppreference.com/cpp/meta
Italianohttp://it.cppreference.com/cpp/meta
日本語http://ja.cppreference.com/cpp/meta
Portuguêshttp://pt.cppreference.com/cpp/meta
Русскийhttp://ru.cppreference.com/cpp/meta
中文http://zh.cppreference.com/cpp/meta

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.