xmscore
1.0
|
Used to format numbers with comma separators. More...
Protected Member Functions | |
virtual char | do_thousands_sep () const |
Returns the character used to separate numbers by thousands. More... | |
virtual std::string | do_grouping () const |
Returns the string defining how many numbers between separators. More... | |
Used to format numbers with comma separators.
Definition at line 137 of file StringUtil.h.
|
protectedvirtual |
Returns the string defining how many numbers between separators.
Definition at line 1196 of file StringUtil.cpp.
References xms::stPrecision(), xms::STRstd(), and TS_ASSERT_EQUALS_VEC.
|
protectedvirtual |
Returns the character used to separate numbers by thousands.
Definition at line 1189 of file StringUtil.cpp.