Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::ctype_byname Class Template Reference

#include <locale_facets.h>

Inheritance diagram for std::ctype_byname:

Inheritance graph
[legend]
Collaboration diagram for std::ctype_byname:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _CharT char_type

Public Methods

 ctype_byname (const char *, size_t __refs=0)

Protected Methods

virtual ~ctype_byname ()

template<typename _CharT> class std::ctype_byname


Member Typedef Documentation

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

Reimplemented from std::ctype.

Definition at line 355 of file locale_facets.h.


Constructor & Destructor Documentation

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

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

Definition at line 362 of file locale_facets.h.


The documentation for this class was generated from the following file:
Generated at Tue May 1 16:30:14 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001