Name

messages_base class — Base class for message facets

Synopsis

class messages_base {
public:
  typedef int catalog;
};

The message_base class is the base class for messages and message_byname. It declares the catalog type, which stores a handle for an open message catalog.

Get C++ In a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.