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

std::_Numeric_put Class Template Reference

#include <locale_facets.h>

List of all members.

Public Types

typedef _CharT char_type
typedef _OutIter iter_type

Protected Methods

 _Numeric_put ()
virtual ~_Numeric_put ()

template<typename _CharT, typename _OutIter> class std::_Numeric_put


Member Typedef Documentation

template<typename _CharT, typename _OutIter>
typedef _CharT std::_Numeric_put<_CharT, _OutIter>::char_type
 

Definition at line 682 of file locale_facets.h.

template<typename _CharT, typename _OutIter>
typedef _OutIter std::_Numeric_put<_CharT, _OutIter>::iter_type
 

Definition at line 683 of file locale_facets.h.


Constructor & Destructor Documentation

template<typename _CharT, typename _OutIter>
std::_Numeric_put<_CharT, _OutIter>::_Numeric_put<_CharT, _OutIter> ( ) [inline, explicit, protected]
 

Definition at line 686 of file locale_facets.h.

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

Definition at line 689 of file locale_facets.h.


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