Namespaces
Variants
Views
Actions

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) [edit]
invokes do_get
(public member function) [edit]
invokes do_close
(public member function) [edit]

Protected member functions

[virtual]
opens a named message catalog
(virtual protected member function) [edit]
[virtual]
retrieves a message from an open message catalog
(virtual protected member function) [edit]
[virtual]
closes a message catalog
(virtual protected member function) [edit]