CppCMS
|
Public Member Functions | |
converter (size_t refs=0) | |
virtual std::string | convert (conversion_type how, char const *begin, char const *end, int flags=0) const =0 |
Static Public Attributes | |
static std::locale::id | id |
Additional Inherited Members | |
Public Types inherited from booster::locale::converter_base | |
enum | conversion_type { normalization, upper_case, lower_case, case_folding, title_case } |