28 Text processing library [text]
char_type decimal_point() const;
Returns:
do_decimal_point(). char_type thousands_sep() const;
Returns:
do_thousands_sep(). string_type truename() const;
string_type falsename() const;
Returns:
do_truename()
or
do_falsename(),
respectively
.