René's URL Explorer Experiment


Title: Type support (basic types, RTTI, type traits) — cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: fr.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://fr.cppreference.com/
Créer un comptehttp://fr.cppreference.com/index.php?title=Sp%C3%A9cial:Cr%C3%A9er_un_compte&returnto=cpp%2Ftypes
Se connecterhttp://fr.cppreference.com/index.php?title=Sp%C3%A9cial:Connexion&returnto=cpp%2Ftypes
Pagehttp://fr.cppreference.com/cpp/types
Discussionhttp://fr.cppreference.com/index.php?title=Discussion:cpp/types&action=edit&redlink=1
http://fr.cppreference.com/cpp/types
Lirehttp://fr.cppreference.com/cpp/types
Voir le texte sourcehttp://fr.cppreference.com/index.php?title=cpp/types&action=edit
Voir l’historiquehttp://fr.cppreference.com/index.php?title=cpp/types&action=history
http://fr.cppreference.com/cpp/types
cpphttp://fr.cppreference.com/cpp
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Click here for the English version of this pagehttp://en.cppreference.com/cpp/types
C++http://fr.cppreference.com/cpp
Langagehttp://fr.cppreference.com/cpp/language
Conceptshttp://fr.cppreference.com/cpp/concept
Bibliothèque d'utilitaireshttp://fr.cppreference.com/cpp/utility
Bibliothèque pour les chaînes de caractèreshttp://fr.cppreference.com/cpp/string
Bibliothèque de conteneurshttp://fr.cppreference.com/cpp/container
Bibliothèque d'algorithmeshttp://fr.cppreference.com/cpp/algorithm
Bibliothèque d'itérateurshttp://fr.cppreference.com/cpp/iterator
Bibliothèque pour le calcul numériquehttp://fr.cppreference.com/cpp/numeric
Bibliothèque pour les entrées/sortieshttp://fr.cppreference.com/cpp/io
Bibliothèque pour la régionalisationhttp://fr.cppreference.com/cpp/locale
Bibliothèque pour les expressions régulièreshttp://fr.cppreference.com/cpp/regex
Bibliothèque pour les opérations atomiqueshttp://fr.cppreference.com/cpp/atomic
Bibliothèque pour les processus légers (threads)http://fr.cppreference.com/cpp/thread
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/navbar_content&action=edit
Bibliothèque d'utilitaireshttp://fr.cppreference.com/cpp/utility
Gestion dynamique de la mémoirehttp://fr.cppreference.com/cpp/memory
Gestion d'erreurhttp://fr.cppreference.com/cpp/error
Soutien à l'exécutionhttp://fr.cppreference.com/cpp/utility/program
Fonctions variadichttp://fr.cppreference.com/cpp/utility/variadic
Date et heurehttp://fr.cppreference.com/cpp/chrono
Foncteurshttp://fr.cppreference.com/cpp/utility/functional
initializer_listhttp://fr.cppreference.com/cpp/utility/initializer_list
bitsethttp://fr.cppreference.com/cpp/utility/bitset
hashhttp://fr.cppreference.com/cpp/utility/hash
rel_ops::operator!=rel_ops::operator>rel_ops::operator<=rel_ops::operator>=http://fr.cppreference.com/cpp/utility/rel_ops/operator_cmp
pairhttp://fr.cppreference.com/cpp/utility/pair
tuplehttp://fr.cppreference.com/cpp/utility/tuple
piecewise_construct_thttp://fr.cppreference.com/cpp/utility/piecewise_construct_t
piecewise_constructhttp://fr.cppreference.com/cpp/utility/piecewise_construct
swaphttp://fr.cppreference.com/cpp/algorithm/swap
forwardhttp://fr.cppreference.com/cpp/utility/forward
movehttp://fr.cppreference.com/cpp/utility/move
move_if_noexcepthttp://fr.cppreference.com/cpp/utility/move_if_noexcept
declvalhttp://fr.cppreference.com/cpp/utility/declval
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/utility/navbar_content&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Types fondamentauxhttp://fr.cppreference.com/cpp/language/types
Fixe les types entiers largeurhttp://fr.cppreference.com/cpp/types/integer
ptrdiff_thttp://fr.cppreference.com/cpp/types/ptrdiff_t
size_thttp://fr.cppreference.com/cpp/types/size_t
max_align_thttp://fr.cppreference.com/cpp/types/max_align_t
nullptr_thttp://fr.cppreference.com/cpp/types/nullptr_t
offsetofhttp://fr.cppreference.com/cpp/types/offsetof
NULLhttp://fr.cppreference.com/cpp/types/NULL
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
numeric_limitshttp://fr.cppreference.com/cpp/types/numeric_limits
C numérique limite interfacehttp://fr.cppreference.com/cpp/types/climits
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
type_infohttp://fr.cppreference.com/cpp/types/type_info
type_indexhttp://fr.cppreference.com/cpp/types/type_index
bad_typeidhttp://fr.cppreference.com/cpp/types/bad_typeid
bad_casthttp://fr.cppreference.com/cpp/types/bad_cast
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_voidhttp://fr.cppreference.com/cpp/types/is_void
is_arrayhttp://fr.cppreference.com/cpp/types/is_array
is_pointerhttp://fr.cppreference.com/cpp/types/is_pointer
is_enumhttp://fr.cppreference.com/cpp/types/is_enum
is_unionhttp://fr.cppreference.com/cpp/types/is_union
is_classhttp://fr.cppreference.com/cpp/types/is_class
is_functionhttp://fr.cppreference.com/cpp/types/is_function
is_objecthttp://fr.cppreference.com/cpp/types/is_object
is_scalarhttp://fr.cppreference.com/cpp/types/is_scalar
is_compoundhttp://fr.cppreference.com/cpp/types/is_compound
is_integralhttp://fr.cppreference.com/cpp/types/is_integral
is_floating_pointhttp://fr.cppreference.com/cpp/types/is_floating_point
is_fundamentalhttp://fr.cppreference.com/cpp/types/is_fundamental
is_arithmetichttp://fr.cppreference.com/cpp/types/is_arithmetic
is_referencehttp://fr.cppreference.com/cpp/types/is_reference
is_lvalue_referencehttp://fr.cppreference.com/cpp/types/is_lvalue_reference
is_rvalue_referencehttp://fr.cppreference.com/cpp/types/is_rvalue_reference
is_member_pointerhttp://fr.cppreference.com/cpp/types/is_member_pointer
is_member_object_pointerhttp://fr.cppreference.com/cpp/types/is_member_object_pointer
is_member_function_pointerhttp://fr.cppreference.com/cpp/types/is_member_function_pointer
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_consthttp://fr.cppreference.com/cpp/types/is_const
is_volatilehttp://fr.cppreference.com/cpp/types/is_volatile
is_podhttp://fr.cppreference.com/cpp/types/is_pod
is_emptyhttp://fr.cppreference.com/cpp/types/is_empty
is_polymorphichttp://fr.cppreference.com/cpp/types/is_polymorphic
is_abstracthttp://fr.cppreference.com/cpp/types/is_abstract
is_trivialhttp://fr.cppreference.com/cpp/types/is_trivial
is_trivially_copyablehttp://fr.cppreference.com/cpp/types/is_trivially_copyable
is_standard_layouthttp://fr.cppreference.com/cpp/types/is_standard_layout
is_literal_typehttp://fr.cppreference.com/cpp/types/is_literal_type
is_signedhttp://fr.cppreference.com/cpp/types/is_signed
is_unsignedhttp://fr.cppreference.com/cpp/types/is_unsigned
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_constructibleis_trivially_constructibleis_nothrow_constructiblehttp://fr.cppreference.com/cpp/types/is_constructible
is_default_constructibleis_trivially_default_constructibleis_nothrow_default_constructiblehttp://fr.cppreference.com/cpp/types/is_default_constructible
is_copy_constructibleis_trivially_copy_constructibleis_nothrow_copy_constructiblehttp://fr.cppreference.com/cpp/types/is_copy_constructible
is_move_constructibleis_trivially_move_constructibleis_nothrow_move_constructiblehttp://fr.cppreference.com/cpp/types/is_move_constructible
is_assignableis_trivially_assignableis_nothrow_assignablehttp://fr.cppreference.com/cpp/types/is_assignable
is_copy_assignableis_trivially_copy_assignableis_nothrow_copy_assignablehttp://fr.cppreference.com/cpp/types/is_copy_assignable
is_move_assignableis_trivially_move_assignableis_nothrow_move_assignablehttp://fr.cppreference.com/cpp/types/is_move_assignable
is_destructibleis_trivially_destructibleis_nothrow_destructiblehttp://fr.cppreference.com/cpp/types/is_destructible
has_virtual_destructorhttp://fr.cppreference.com/cpp/types/has_virtual_destructor
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_samehttp://fr.cppreference.com/cpp/types/is_same
is_base_ofhttp://fr.cppreference.com/cpp/types/is_base_of
is_convertiblehttp://fr.cppreference.com/cpp/types/is_convertible
alignment_ofhttp://fr.cppreference.com/cpp/types/alignment_of
rankhttp://fr.cppreference.com/cpp/types/rank
extenthttp://fr.cppreference.com/cpp/types/extent
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
remove_cvremove_constremove_volatilehttp://fr.cppreference.com/cpp/types/remove_cv
add_cvadd_constadd_volatilehttp://fr.cppreference.com/cpp/types/add_cv
make_signedhttp://fr.cppreference.com/cpp/types/make_signed
make_unsignedhttp://fr.cppreference.com/cpp/types/make_unsigned
remove_referencehttp://fr.cppreference.com/cpp/types/remove_reference
add_lvalue_referenceadd_rvalue_referencehttp://fr.cppreference.com/cpp/types/add_reference
remove_pointerhttp://fr.cppreference.com/cpp/types/remove_pointer
add_pointerhttp://fr.cppreference.com/cpp/types/add_pointer
remove_extenthttp://fr.cppreference.com/cpp/types/remove_extent
remove_all_extentshttp://fr.cppreference.com/cpp/types/remove_all_extents
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
aligned_storagehttp://fr.cppreference.com/cpp/types/aligned_storage
aligned_unionhttp://fr.cppreference.com/cpp/types/aligned_union
decayhttp://fr.cppreference.com/cpp/types/decay
enable_ifhttp://fr.cppreference.com/cpp/types/enable_if
conditionalhttp://fr.cppreference.com/cpp/types/conditional
common_typehttp://fr.cppreference.com/cpp/types/common_type
underlying_typehttp://fr.cppreference.com/cpp/types/underlying_type
result_ofhttp://fr.cppreference.com/cpp/types/result_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
integral_constanthttp://fr.cppreference.com/cpp/types/integral_constant
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/navbar_content&action=edit
1 Les types de basehttp://fr.cppreference.com/cpp/types#Les_types_de_base
1.1 Types fondamentaux définis par le langagehttp://fr.cppreference.com/cpp/types#Types_fondamentaux_définis_par_le_langage
1.2 D'autres types de base et des macroshttp://fr.cppreference.com/cpp/types#D'autres_types_de_base_et_des_macros
1.3 Fixe les types entiers largeur (depuis C++11)http://fr.cppreference.com/cpp/types#Fixe_les_types_entiers_largeur_(depuis_C++11)
1.4 numeric_limitshttp://fr.cppreference.com/cpp/types#numeric_limits
1.5 C numérique limite interfacehttp://fr.cppreference.com/cpp/types#C_numérique_limite_interface
2 L'identification du type d'exécutionhttp://fr.cppreference.com/cpp/types#L'identification_du_type_d'exécution
3 Caractères de NJhttp://fr.cppreference.com/cpp/types#Caractères_de_NJ
3.1 Les propriétés du typehttp://fr.cppreference.com/cpp/types#Les_propriétés_du_type
3.1.1 Catégories de type primaireOriginal: Primary type categoriesThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Catégories_de_type_primaireOriginal:_Primary_type_categoriesThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.1.2 Catégories de types compositesOriginal: Composite type categoriesThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Catégories_de_types_compositesOriginal:_Composite_type_categoriesThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.1.3 Les propriétés du typeOriginal: Type propertiesThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Les_propriétés_du_typeOriginal:_Type_propertiesThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.1.4 Opérations prises en chargeOriginal: Supported operationsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Opérations_prises_en_chargeOriginal:_Supported_operationsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.1.5 Les requêtes de propriétéOriginal: Property queriesThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Les_requêtes_de_propriétéOriginal:_Property_queriesThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.1.6 Relations de typeOriginal: Type relationshipsThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Relations_de_typeOriginal:_Type_relationshipsThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.2 Modifications de typehttp://fr.cppreference.com/cpp/types#Modifications_de_type
3.2.1 Const-volatilité prescripteursOriginal: Const-volatility specifiersThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Const-volatilité_prescripteursOriginal:_Const-volatility_specifiersThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.2.2 RéférencesOriginal: ReferencesThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#RéférencesOriginal:_ReferencesThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.2.3 PointeursOriginal: PointersThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#PointeursOriginal:_PointersThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.2.4 Inscription modificateursOriginal: Sign modifiersThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Inscription_modificateursOriginal:_Sign_modifiersThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.2.5 Les tableauxOriginal: ArraysThe text has been machine-translated via Google Translate. You can help to correct and verify the translation. Click here for instructions.http://fr.cppreference.com/cpp/types#Les_tableauxOriginal:_ArraysThe_text_has_been_machine-translated_via_Google_Translate._You_can_help_to_correct_and_verify_the_translation._Click_here_for_instructions.
3.3 Transformations diverseshttp://fr.cppreference.com/cpp/types#Transformations_diverses
3.4 Classes d'aidehttp://fr.cppreference.com/cpp/types#Classes_d'aide
Types fondamentaux définis par le langagehttp://fr.cppreference.com/cpp/language/types
size_thttp://fr.cppreference.com/cpp/types/size_t
sizeofhttp://fr.cppreference.com/cpp/language/sizeof
sizeofhttp://fr.cppreference.com/cpp/language/sizeof
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_size_t&action=edit
ptrdiff_thttp://fr.cppreference.com/cpp/types/ptrdiff_t
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_ptrdiff_t&action=edit
nullptr_thttp://fr.cppreference.com/cpp/types/nullptr_t
nullptrhttp://fr.cppreference.com/cpp/language/nullptr
nullptrhttp://fr.cppreference.com/cpp/language/nullptr
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_nullptr_t&action=edit
NULLhttp://fr.cppreference.com/cpp/types/NULL
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_NULL&action=edit
max_align_thttp://fr.cppreference.com/cpp/types/max_align_t
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_max_align_t&action=edit
offsetofhttp://fr.cppreference.com/cpp/types/offsetof
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_offsetof&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Fixe les types entiers largeurhttp://fr.cppreference.com/cpp/types/integer
numeric_limitshttp://fr.cppreference.com/cpp/types/numeric_limits
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_numeric_limits&action=edit
C numérique limite interfacehttp://fr.cppreference.com/cpp/types/climits
type_infohttp://fr.cppreference.com/cpp/types/type_info
typeidhttp://fr.cppreference.com/cpp/language/typeid
typeidhttp://fr.cppreference.com/cpp/language/typeid
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_type_info&action=edit
type_indexhttp://fr.cppreference.com/cpp/types/type_index
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_type_index&action=edit
bad_typeidhttp://fr.cppreference.com/cpp/types/bad_typeid
typeid expressionhttp://fr.cppreference.com/cpp/language/typeid
typeid expressionhttp://fr.cppreference.com/cpp/language/typeid
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_bad_typeid&action=edit
bad_casthttp://fr.cppreference.com/cpp/types/bad_cast
dynamic_casthttp://fr.cppreference.com/cpp/language/dynamic_cast
dynamic_casthttp://fr.cppreference.com/cpp/language/dynamic_cast
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_bad_cast&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_voidhttp://fr.cppreference.com/cpp/types/is_void
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_void&action=edit
is_integralhttp://fr.cppreference.com/cpp/types/is_integral
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_integral&action=edit
is_floating_pointhttp://fr.cppreference.com/cpp/types/is_floating_point
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_floating_point&action=edit
is_arrayhttp://fr.cppreference.com/cpp/types/is_array
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_array&action=edit
is_enumhttp://fr.cppreference.com/cpp/types/is_enum
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_enum&action=edit
is_unionhttp://fr.cppreference.com/cpp/types/is_union
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_union&action=edit
is_classhttp://fr.cppreference.com/cpp/types/is_class
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_class&action=edit
is_functionhttp://fr.cppreference.com/cpp/types/is_function
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_function&action=edit
is_pointerhttp://fr.cppreference.com/cpp/types/is_pointer
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_pointer&action=edit
is_lvalue_referencehttp://fr.cppreference.com/cpp/types/is_lvalue_reference
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_lvalue_reference&action=edit
is_rvalue_referencehttp://fr.cppreference.com/cpp/types/is_rvalue_reference
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_rvalue_reference&action=edit
is_member_object_pointerhttp://fr.cppreference.com/cpp/types/is_member_object_pointer
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_member_object_pointer&action=edit
is_member_function_pointerhttp://fr.cppreference.com/cpp/types/is_member_function_pointer
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_member_function_pointer&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_fundamentalhttp://fr.cppreference.com/cpp/types/is_fundamental
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_fundamental&action=edit
is_arithmetichttp://fr.cppreference.com/cpp/types/is_arithmetic
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_arithmetic&action=edit
is_scalarhttp://fr.cppreference.com/cpp/types/is_scalar
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_scalar&action=edit
is_objecthttp://fr.cppreference.com/cpp/types/is_object
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_object&action=edit
is_compoundhttp://fr.cppreference.com/cpp/types/is_compound
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_compound&action=edit
is_referencehttp://fr.cppreference.com/cpp/types/is_reference
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_reference&action=edit
is_member_pointerhttp://fr.cppreference.com/cpp/types/is_member_pointer
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_member_pointer&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_consthttp://fr.cppreference.com/cpp/types/is_const
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_const&action=edit
is_volatilehttp://fr.cppreference.com/cpp/types/is_volatile
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_volatile&action=edit
is_trivialhttp://fr.cppreference.com/cpp/types/is_trivial
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_trivial&action=edit
is_trivially_copyablehttp://fr.cppreference.com/cpp/types/is_trivially_copyable
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_trivially_copyable&action=edit
is_standard_layouthttp://fr.cppreference.com/cpp/types/is_standard_layout
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_standard_layout&action=edit
is_podhttp://fr.cppreference.com/cpp/types/is_pod
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_pod&action=edit
is_literal_typehttp://fr.cppreference.com/cpp/types/is_literal_type
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_literal_type&action=edit
is_emptyhttp://fr.cppreference.com/cpp/types/is_empty
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_empty&action=edit
is_polymorphichttp://fr.cppreference.com/cpp/types/is_polymorphic
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_polymorphic&action=edit
is_abstracthttp://fr.cppreference.com/cpp/types/is_abstract
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_abstract&action=edit
is_signedhttp://fr.cppreference.com/cpp/types/is_signed
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_signed&action=edit
is_unsignedhttp://fr.cppreference.com/cpp/types/is_unsigned
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_unsigned&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_constructibleis_trivially_constructibleis_nothrow_constructiblehttp://fr.cppreference.com/cpp/types/is_constructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_constructible&action=edit
is_default_constructibleis_trivially_default_constructibleis_nothrow_default_constructiblehttp://fr.cppreference.com/cpp/types/is_default_constructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_default_constructible&action=edit
is_copy_constructibleis_trivially_copy_constructibleis_nothrow_copy_constructiblehttp://fr.cppreference.com/cpp/types/is_copy_constructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_copy_constructible&action=edit
is_move_constructibleis_trivially_move_constructibleis_nothrow_move_constructiblehttp://fr.cppreference.com/cpp/types/is_move_constructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_move_constructible&action=edit
is_assignableis_trivially_assignableis_nothrow_assignablehttp://fr.cppreference.com/cpp/types/is_assignable
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_assignable&action=edit
is_copy_assignableis_trivially_copy_assignableis_nothrow_copy_assignablehttp://fr.cppreference.com/cpp/types/is_copy_assignable
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_copy_assignable&action=edit
is_move_assignableis_trivially_move_assignableis_nothrow_move_assignablehttp://fr.cppreference.com/cpp/types/is_move_assignable
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_move_assignable&action=edit
is_destructibleis_trivially_destructibleis_nothrow_destructiblehttp://fr.cppreference.com/cpp/types/is_destructible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_destructible&action=edit
has_virtual_destructorhttp://fr.cppreference.com/cpp/types/has_virtual_destructor
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_has_virtual_destructor&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
alignment_ofhttp://fr.cppreference.com/cpp/types/alignment_of
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_alignment_of&action=edit
rankhttp://fr.cppreference.com/cpp/types/rank
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_rank&action=edit
extenthttp://fr.cppreference.com/cpp/types/extent
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_extent&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
is_samehttp://fr.cppreference.com/cpp/types/is_same
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_same&action=edit
is_base_ofhttp://fr.cppreference.com/cpp/types/is_base_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_base_of&action=edit
is_convertiblehttp://fr.cppreference.com/cpp/types/is_convertible
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_is_convertible&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
remove_cvremove_constremove_volatilehttp://fr.cppreference.com/cpp/types/remove_cv
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_remove_cv&action=edit
add_cvadd_constadd_volatilehttp://fr.cppreference.com/cpp/types/add_cv
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_add_cv&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
remove_referencehttp://fr.cppreference.com/cpp/types/remove_reference
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_remove_reference&action=edit
add_lvalue_referenceadd_rvalue_referencehttp://fr.cppreference.com/cpp/types/add_reference
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_add_reference&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
remove_pointerhttp://fr.cppreference.com/cpp/types/remove_pointer
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_remove_pointer&action=edit
add_pointerhttp://fr.cppreference.com/cpp/types/add_pointer
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_add_pointer&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
make_signedhttp://fr.cppreference.com/cpp/types/make_signed
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_make_signed&action=edit
make_unsignedhttp://fr.cppreference.com/cpp/types/make_unsigned
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_make_unsigned&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
remove_extenthttp://fr.cppreference.com/cpp/types/remove_extent
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_remove_extent&action=edit
remove_all_extentshttp://fr.cppreference.com/cpp/types/remove_all_extents
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_remove_all_extents&action=edit
aligned_storagehttp://fr.cppreference.com/cpp/types/aligned_storage
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_aligned_storage&action=edit
aligned_unionhttp://fr.cppreference.com/cpp/types/aligned_union
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_aligned_union&action=edit
decayhttp://fr.cppreference.com/cpp/types/decay
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_decay&action=edit
enable_ifhttp://fr.cppreference.com/cpp/types/enable_if
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_enable_if&action=edit
conditionalhttp://fr.cppreference.com/cpp/types/conditional
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_conditional&action=edit
common_typehttp://fr.cppreference.com/cpp/types/common_type
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_common_type&action=edit
underlying_typehttp://fr.cppreference.com/cpp/types/underlying_type
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_underlying_type&action=edit
result_ofhttp://fr.cppreference.com/cpp/types/result_of
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_result_of&action=edit
integral_constanthttp://fr.cppreference.com/cpp/types/integral_constant
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
[edit]https://fr.cppreference.com/index.php?title=Mod%C3%A8le:cpp/types/dsc_integral_constant&action=edit
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Google Translatehttps://translate.google.com
herehttp://en.cppreference.com/w/Cppreference:MachineTranslations
Catégorieshttp://fr.cppreference.com/Sp%C3%A9cial:Cat%C3%A9gories
Pages utilisant des balises source obsolèteshttp://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_utilisant_des_balises_source_obsol%C3%A8tes&action=edit&redlink=1
Pages utilisant des attributs enclose obsolèteshttp://fr.cppreference.com/index.php?title=Cat%C3%A9gorie:Pages_utilisant_des_attributs_enclose_obsol%C3%A8tes&action=edit&redlink=1
Page d’accueilhttp://fr.cppreference.com/Accueil
Modifications récenteshttp://fr.cppreference.com/Sp%C3%A9cial:Modifications_r%C3%A9centes
Page au hasardhttp://fr.cppreference.com/Sp%C3%A9cial:Page_au_hasard
Aide concernant MediaWikihttps://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://fr.cppreference.com/cpp/types
Pages liéeshttp://fr.cppreference.com/Sp%C3%A9cial:Pages_li%C3%A9es/cpp/types
Suivi des pages liéeshttp://fr.cppreference.com/Sp%C3%A9cial:Suivi_des_liens/cpp/types
Téléverser un fichierhttp://upload.cppreference.com/w/Special:Upload
Pages spécialeshttp://fr.cppreference.com/Sp%C3%A9cial:Pages_sp%C3%A9ciales
Version imprimablejavascript:print();
Lien permanenthttp://fr.cppreference.com/index.php?title=cpp/types&oldid=49851
Informations sur la pagehttp://fr.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
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.