std::ctype_byname< _CharT > Class Template Reference

#include <locale_facets.h>

Inheritance diagram for std::ctype_byname< _CharT >:

std::ctype< _CharT > std::__ctype_abstract_base< _CharT > std::locale::facet ctype_base List of all members.

Public Types

typedef _CharT char_type
 Typedef for the template parameter.


Public Member Functions

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

Protected Member Functions

virtual ~ctype_byname ()

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


Member Typedef Documentation

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

Typedef for the template parameter.

Reimplemented from std::ctype< _CharT >.

Definition at line 1515 of file locale_facets.h.


Constructor & Destructor Documentation

std::ctype_byname<>::ctype_byname const char *  __s,
size_t  __refs = 0
[explicit]
 

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

Definition at line 1522 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:14 2007 for GNU C++ STL by doxygen 1.3.6