table of contents
other versions
- testing 12.2.0-14
- unstable 12.2.0-14
- experimental 12.2.0-17
conflicting packages
std::messages_base(3cxx) | std::messages_base(3cxx) |
NAME¶
std::messages_base - Messages facet base class providing catalog typedef.
SYNOPSIS¶
#include <locale>
Inherited by std::messages< _CharT >.
Public Types¶
typedef int catalog
Detailed Description¶
Messages facet base class providing catalog typedef.
Definition at line 1824 of file locale.
Member Typedef Documentation¶
typedef int std::messages_base::catalog¶
Definition at line 1826 of file locale.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Mon Aug 22 2022 | libstdc++ |