numpunct_byname< wchar_t > Class Template Reference

#include <stdapis/stlportv5/stl/_numpunct.h>

template <>
class numpunct_byname< wchar_t > : public numpunct< wchar_t >

Inherits from

Member Type Definition Documentation

Typedef char_type

typedef wchar_tchar_type

Typedef string_type

typedef wstringstring_type

Constructor & Destructor Documentation

numpunct_byname ( const char *, size_t, _Locale_name_hint * )

_STLP_DECLSPECnumpunct_byname(const char *__name,
size_t__refs = 0,
_Locale_name_hint *__hint = 0
)[explicit]

~numpunct_byname ( )

_STLP_DECLSPEC~numpunct_byname()[protected]

Member Function Documentation

do_decimal_point ( )

_STLP_DECLSPEC wchar_tdo_decimal_point()const [protected, virtual]

do_grouping ( )

_STLP_DECLSPEC stringdo_grouping()const [protected, virtual]

do_thousands_sep ( )

_STLP_DECLSPEC wchar_tdo_thousands_sep()const [protected, virtual]