Manpages - std_messages_base.3
Table of Contents
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 1786 of file locale_facets_nonio.h.
Member Typedef Documentation
typedef int std::messages_base::catalog
Definition at line 1788 of file locale_facets_nonio.h.
Author
Generated automatically by Doxygen for libstdc++ from the source code.