muParser API -
1.35
|
A facet class used to change decimal and thousands separator. More...
#include <muParserBase.h>
Public Member Functions | |
change_dec_sep (char_type cDecSep, char_type cThousandsSep=0, int nGroup=3) | |
Protected Member Functions | |
char_type | do_decimal_point () const override |
char_type | do_thousands_sep () const override |
std::string | do_grouping () const override |
A facet class used to change decimal and thousands separator.
Definition at line 214 of file muParserBase.h.