Whole document tree
    

Whole document tree

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

std::_Numeric_put< _CharT, _OutIter > 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< _CharT, _OutIter >


Member Typedef Documentation

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

Definition at line 729 of file locale_facets.h.

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

Definition at line 730 of file locale_facets.h.


Constructor & Destructor Documentation

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

Definition at line 733 of file locale_facets.h.

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

Definition at line 736 of file locale_facets.h.


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