std::collate_byname< _CharT > Class Template Reference

class collate_byname [22.2.4.2]. More...

#include <locale_facets.h>

Inheritance diagram for std::collate_byname< _CharT >:

std::collate< _CharT > std::locale::facet List of all members.

Public Types

typedef _CharT char_type
 Public typedefs.
typedef basic_string< _CharT > string_type

Public Member Functions

 collate_byname (const char *__s, size_t __refs=0)

Protected Member Functions

virtual ~collate_byname ()

Detailed Description

template<typename _CharT>
class std::collate_byname< _CharT >

class collate_byname [22.2.4.2].

Definition at line 2670 of file locale_facets.h.


Member Typedef Documentation

template<typename _CharT>
typedef _CharT std::collate_byname< _CharT >::char_type

Public typedefs.

Reimplemented from std::collate< _CharT >.

Definition at line 2675 of file locale_facets.h.

template<typename _CharT>
typedef basic_string<_CharT> std::collate_byname< _CharT >::string_type

Reimplemented from std::collate< _CharT >.

Definition at line 2676 of file locale_facets.h.


Constructor & Destructor Documentation

template<typename _CharT>
std::collate_byname< _CharT >::collate_byname ( const char *  __s,
size_t  __refs = 0 
) [inline, explicit]

Definition at line 2680 of file locale_facets.h.

References std::locale::facet::_S_create_c_locale(), and std::locale::facet::_S_destroy_c_locale().

template<typename _CharT>
virtual std::collate_byname< _CharT >::~collate_byname (  )  [inline, protected, virtual]

Definition at line 2692 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:59:01 2010 for GNU C++ STL by  doxygen 1.4.7