std::messages_base
From cppreference.com
Defined in header
<locale>
|
||
class messages_base;
|
||
The class std::messages_base provides a type definition which is inherited and used by the std::messages facets.
[edit] Member types
Member type | Definition |
catalog
|
int |
[edit] See also
implements retrieval of strings from message catalogs (class template) |