virtual protected member function
catalog do_open (const basic_string<char>& name, const locale& loc) const;
Open message catalog [virtual]
Virtual protected member function in charge of opening a message catalog, as described in public member function open (see messages::open for details).
Polymorphic derived classes can redefine the behavior of this function.
See also
|