numpunct Class Reference
#include
<stdapis/stlport/stl/_numpunct.h>
Link against: libstdcpp.lib
class numpunct : public locale::facet |
Member Type Definition Documentation
Member Attribute Documentation
_M_grouping
string
| _M_grouping | [protected, static] |
Constructor & Destructor Documentation
numpunct ( size_t )
numpunct | ( | size_t | __refs = 0 | ) | [inline, explicit] |
Member Function Documentation
decimal_point ( )
_CharT | decimal_point | ( | ) | const [inline] |
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] |
grouping ( )
string
| grouping | ( | ) | const [inline] |
thousands_sep ( )
_CharT | thousands_sep | ( | ) | const [inline] |