muParser API -  1.35
Public Member Functions | Protected Member Functions | List of all members
mu::ParserBase::change_dec_sep< TChar > Class Template Reference

A facet class used to change decimal and thousands separator. More...

#include <muParserBase.h>

Inheritance diagram for mu::ParserBase::change_dec_sep< TChar >:
Inheritance graph
[legend]

Public Member Functions

 change_dec_sep (char_type cDecSep, char_type cThousandsSep=0, int nGroup=3)
 

Protected Member Functions

virtual char_type do_decimal_point () const
 
virtual char_type do_thousands_sep () const
 
virtual std::string do_grouping () const
 

Detailed Description

template<class TChar>
class mu::ParserBase::change_dec_sep< TChar >

A facet class used to change decimal and thousands separator.

Definition at line 193 of file muParserBase.h.


The documentation for this class was generated from the following file: