table of contents
other versions
conflicting packages
std::messages_base(3cxx) | std::messages_base(3cxx) |
NAME¶
std::messages_base - Messages facet base class providing catalog typedef.
SYNOPSIS¶
#include <locale_facets_nonio.h>
Inherited by std::messages< _CharT >.
Public Types¶
typedef int catalog
Detailed Description¶
Messages facet base class providing catalog typedef.
Definition at line 1770 of file locale_facets_nonio.h.
Member Typedef Documentation¶
typedef int std::messages_base::catalog¶
Definition at line 1772 of file locale_facets_nonio.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
libstdc++ |