collate_byname< char > Class Template Reference
#include
<stdapis/stlportv5/stl/_collate.h>
| template <> |
| class collate_byname< char > : public collate< char > |
Constructor & Destructor Documentation
collate_byname ( const char *, size_t, _Locale_name_hint * )
| _STLP_DECLSPEC | collate_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 char *, const char *, const char *, const char * )
| _STLP_DECLSPEC int | do_compare | ( | const char * | , |
| | const char * | , |
| | const char * | , |
| | const char * | |
| | ) | const [protected, virtual] |
do_transform ( const char *, const char * )
| _STLP_DECLSPEC string_type | do_transform | ( | const char * | , |
| | const char * | |
| | ) | const [protected, virtual] |