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.
Member type | Definition |
---|---|
catalog | /*unspecified signed integer type*/ |
catalog
was erroneously specified as int
in C++11, this was corrected in LWG issue #2028 and included in C++14.
implements retrieval of strings from message catalogs (class template) |
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
http://en.cppreference.com/w/cpp/locale/messages_base