std::ctype_byname< _CharT > Class Template Reference

class ctype_byname [22.2.1.2]. More...

#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)
template<>
 ctype_byname (const char *, size_t refs)
template<>
 ctype_byname (const char *, size_t refs)

Protected Member Functions

virtual ~ctype_byname ()

Detailed Description

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

class ctype_byname [22.2.1.2].

Definition at line 1512 of file locale_facets.h.


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

template<typename _CharT>
std::ctype_byname< _CharT >::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.

template<>
std::ctype_byname< char >::ctype_byname ( const char *  ,
size_t  refs 
)

template<>
std::ctype_byname< wchar_t >::ctype_byname ( const char *  ,
size_t  refs 
)


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