Implementation of the public functions.
char_type do_decimal_point() const;
Implements decimal_point.
string_type do_thousands_sep() const;
Implements thousands_sep.
string do_grouping() const;
Implements grouping.
string_type do_truename() const;
Implements truename.
string_type do_falsename() const;
Implements falsename.