messages::close
Closes the message catalog.
void close(
catalog _Catval
) const;
Parameters
- _Catval
The catalog to be closed.
Remarks
The member function calls do_close(_Catval).
Requirements
Header: <locale>
Namespace: std
Closes the message catalog.
void close(
catalog _Catval
) const;
The member function calls do_close(_Catval).
Header: <locale>
Namespace: std