Whole document tree
    

Whole document tree

Templatestd::__allocator< void, _Alloc > class Reference
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 681 of file stl_alloc.h.

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

Definition at line 679 of file stl_alloc.h.

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

Definition at line 680 of file stl_alloc.h.

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

Definition at line 678 of file stl_alloc.h.

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

Definition at line 682 of file stl_alloc.h.


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