numpunct_byname Class Reference
#include
<stdapis/stlport/stl/_numpunct.h>
Link against: libstdcpp.lib
class numpunct_byname : public numpunct |
Member Type Definition Documentation
Constructor & Destructor Documentation
numpunct_byname ( const char *, size_t )
numpunct_byname | ( | const char * | name, |
| size_t | refs = 0 |
| ) | [explicit] |
~numpunct_byname ( )
~numpunct_byname | ( | ) | [protected] |
Member Function Documentation
do_decimal_point ( )
_CharT | do_decimal_point | ( | ) | const [protected, virtual] |
do_grouping ( )
string
| do_grouping | ( | ) | const [protected, virtual] |
do_thousands_sep ( )
_CharT | do_thousands_sep | ( | ) | const [protected, virtual] |