collate_byname< wchar_t > Class Template Reference

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

template <>
class collate_byname< wchar_t > : public collate< wchar_t >

Inherits from

Constructor & Destructor Documentation

collate_byname ( const char *, size_t, _Locale_name_hint * )

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

~collate_byname ( )

_STLP_DECLSPEC~collate_byname()[protected]

Member Function Documentation

do_compare ( const wchar_t *, const wchar_t *, const wchar_t *, const wchar_t * )

_STLP_DECLSPEC intdo_compare(const wchar_t *,
const wchar_t *,
const wchar_t *,
const wchar_t *
)const [protected, virtual]

do_transform ( const wchar_t *, const wchar_t * )

_STLP_DECLSPEC string_typedo_transform(const wchar_t *,
const wchar_t *
)const [protected, virtual]