Provided by: libstdc++-9-doc_9.5.0-3ubuntu1_all bug

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.