8 #ifndef CPPCMS_LOCALE_FWD_H 9 #define CPPCMS_LOCALE_FWD_H 11 #include <cppcms/config.h> 20 namespace locale = ::booster::locale;
This is the namespace where all CppCMS functionality is placed.
Definition: application.h:19
This is the main namespace that encloses all localization classes.
Definition: locale_fwd.h:14
the major class used for locale generation
Definition: generator.h:74
a facet that holds general information about locale
Definition: info.h:27
Booster library namespace. The library that implements Boost Like API in ABI backward compatible way...
Definition: application.h:23