Espaces de noms
Variantes

C++ Standard Library header files

De cppreference.com
< cpp


L'interface de la bibliothèque standard du C++ est définie par la collection suivante de fichiers d'en-tête.
Original:
The interface of C++ standard library is defined by the following collection of header files.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Bibliothèque d'utilitaires
Original:
Utilities library
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

<cstdlib>
Services publics à usage général: la commande par programme, allocation dynamique de mémoire, des nombres aléatoires, trier et rechercher
Original:
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<csignal> Fonctions et constantes macro pour la gestion du signal
<csetjmp> Macro (et fonction) qui permet d'économiser (et les sauts) à un contexte d'exécution
<cstdarg> Manipulation des listes d'arguments variables de longueur
<typeinfo> D'exécution des services publics d'information de type
<typeindex> (depuis C++11) std::type_index
<type_traits> (depuis C++11) Informations de type lors de la compilation
<bitset>
Modèle de classe std::bitset
Original:
std::bitset class template
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<functional>
Objets Function, conçu pour être utilisé avec le algorithmes standards
Original:
Objets Function, designed for use with the algorithmes standards
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<utility>
composantes des services publics Divers
Original:
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<ctime> C-style d'heure / date utilitaires
<chrono> (depuis C++11) C + + temps utilitaires
<cstddef> typedefs pour des types comme size_t, NULL et autres
<initializer_list> (depuis C++11)
Modèle de classe std::initializer_list
Original:
std::initializer_list class template
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<tuple> (depuis C++11)
Modèle de classe std::tuple
Original:
std::tuple class template
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
La gestion dynamique de la mémoire
Original:
Dynamic memory management
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<new> Bas niveau des utilitaires de gestion de mémoire
<memory> La hausse du niveau des utilitaires de gestion de mémoire
<scoped_allocator> (depuis C++11) Allocateur classe imbriquée
Limites numériques
Original:
Numeric limits
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<climits> limites de types intégraux
<cfloat> limites de types de flotteurs
<cstdint> types de taille fixe and d'autres types de limites
<cinttypes>
formatage des macros, intmax_t et uintmax_t mathématiques et les conversions
Original:
formatage des macros, intmax_t and uintmax_t math and conversions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<limits> méthode normalisée pour propriétés d'une requête de types fondamentaux
Erreur de manipulation
Original:
Error handling
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<exception> Services de gestion des exceptions
<stdexcept> Objets d'exception
<cassert> Conditionnellement compilé macro qui compare son argument à zéro
<system_error> définit std :: error_code, un code d'erreur dépendant de la plateforme
<cerrno> Macro contenant le numéro de la dernière erreur

Bibliothèque cordes
Original:
Strings library
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

<cctype> fonctions pour déterminer le type de contenu dans les données de caractères
<cwctype> des fonctions pour déterminer le type de données de caractères de large
<cstring>
chaîne de caractères étroite fonctions de manipulation différents
Original:
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<cwstring>
chaîne de caractères larges fonctions de manipulation différents
Original:
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<cwchar>
diverses de largeur et multi-octets chaîne de manutention fonctions
Original:
various de largeur and multi-octets string handling functions
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
<cuchar> (depuis C++11)