Template:cpp/locale/messages/inherit
From cppreference.com
Contents |
Inherited from std::messages
Member types
Member type | Definition |
char_type
|
CharT
|
string_type
|
std::basic_string<CharT> |
Member objects
Member name | Type |
id (static)
|
std::locale::id |
Member functions
invokes do_open (public member function) | |
invokes do_get (public member function) | |
invokes do_close (public member function) |
Protected member functions
[virtual] |
opens a named message catalog (virtual protected member function) |
[virtual] |
retrieves a message from an open message catalog (virtual protected member function) |
[virtual] |
closes a message catalog (virtual protected member function) |