messages::get

string_type get(catalog cat, int set, int msg,
     const string_type& dflt) const;

The member function returns do_get(cat, set, msg, dflt);.