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

std::__allocator< void, _Alloc > Class Template Reference

#include <stl_alloc.h>

List of all members.

Private Types

typedef size_t size_type
typedef ptrdiff_t difference_type
typedef void* pointer
typedef const void* const_pointer
typedef void value_type

template<class _Alloc> class std::__allocator< void, _Alloc >


Member Typedef Documentation

template<class _Alloc>
typedef const void* std::__allocator< void, _Alloc >::const_pointer [private]
 

Definition at line 652 of file stl_alloc.h.

template<class _Alloc>
typedef ptrdiff_t std::__allocator< void, _Alloc >::difference_type [private]
 

Definition at line 650 of file stl_alloc.h.

template<class _Alloc>
typedef void* std::__allocator< void, _Alloc >::pointer [private]
 

Definition at line 651 of file stl_alloc.h.

template<class _Alloc>
typedef size_t std::__allocator< void, _Alloc >::size_type [private]
 

Definition at line 649 of file stl_alloc.h.

template<class _Alloc>
typedef void std::__allocator< void, _Alloc >::value_type [private]
 

Definition at line 653 of file stl_alloc.h.


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