get

Retrieves a message from a message catalog.

  string_type get(catalog cat, int set, int msgid,
  const string_type& dfault) const;
  
Remarks

Returns the message in the form of a string.