#include <boost/locale/config.hpp>
#include <boost/cstdint.hpp>
#include <string>
#include <locale>
#include <memory>
Classes | |
singleton | boost::shared_ptr< T > |
class | boost::locale::generator |
the major class used for locale generation More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::locale | |
This is the main namespace that encloses all localization classes. | |
Typedefs | |
typedef uint32_t | boost::locale::character_facet_type |
type that specifies the character type that locales can be generated for More... | |
typedef uint32_t | boost::locale::locale_category_type |
a type used for more fine grained generation of facets More... | |