numpunct_byname Class Reference

class numpunct_byname : public numpunct

Inherits from

Constructor & Destructor Documentation

numpunct_byname(const char *, size_t)

numpunct_byname(const char *name,
size_trefs = 0
)[explicit]

Parameters

const char * name
size_t refs = 0

~numpunct_byname()

~numpunct_byname()[protected]

Member Functions Documentation

do_decimal_point()

_CharTdo_decimal_point()const [protected, virtual]

do_grouping()

string do_grouping()const [protected, virtual]

do_thousands_sep()

_CharTdo_thousands_sep()const [protected, virtual]

Member Type Definitions Documentation

Typedef char_type

typedef _CharTchar_type

Typedef string_type

typedef basic_string< _CharT >string_type

Member Data Documentation

_Locale_numeric * _M_numeric

_Locale_numeric *_M_numeric[private]