close
Espacios de nombres
Variantes

std::messages_base

De cppreference.com
 
 
 
<tbody> </tbody>
Definido en el archivo de encabezado <locale>
class messages_base;
El std::messages_base clase proporciona una definición de tipo que se hereda y utilizados por las facetas std::messages .
Original:
The class std::messages_base provides a type definition which is inherited and used by the std::messages facets.
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Tipos de miembros

Miembro de tipo
Original:
Member type
The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.
Definition
catalog int

Ver también

Implementa la recuperación de cadenas de los catálogos de mensajes.
(plantilla de clase) [editar]