Whole document tree
    

Whole document tree

Templatestd::collate_byname class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::collate_byname< _CharT > Class Template Reference

#include <locale_facets.h>

Inheritance diagram for std::collate_byname:

Inheritance graph
[legend]
Collaboration diagram for std::collate_byname< _CharT >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _CharT char_type
typedef basic_string< _CharT > string_type

Public Methods

 collate_byname (const char *, size_t __refs=0)

Protected Methods

virtual ~collate_byname ()

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


Member Typedef Documentation

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

Reimplemented from std::collate< _CharT >.

Definition at line 1022 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 1023 of file locale_facets.h.


Constructor & Destructor Documentation

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

Definition at line 1100 of file locale.cc.

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

Definition at line 1030 of file locale_facets.h.


The documentation for this class was generated from the following files:
Generated on Mon Apr 8 03:18:49 2002 for libstdc++-v3 Source by doxygen1.2.15