

Classes | |
| struct | boost::locale::gnu_gettext::messages_info |
| This structure holds all information required for creating gnu-gettext message catalogs,. More... | |
| struct | boost::locale::gnu_gettext::messages_info::domain |
| This type represents GNU Gettext domain name for the messages. More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::locale | |
| This is the main namespace that encloses all localization classes. | |
| boost::locale::gnu_gettext | |
| This namespace holds classes that provide GNU Gettext message catalogs support. | |
Functions | |
| template<typename CharType > | |
| message_format< CharType > * | boost::locale::gnu_gettext::create_messages_facet (messages_info const &info) |
| Create a message_format facet using GNU Gettext catalogs. More... | |