std::allocator< void > Class Template Reference

#include <allocator.h>

List of all members.

Public 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 std::allocator< void >


Member Typedef Documentation

typedef const void* std::allocator< void >::const_pointer
 

Definition at line 66 of file allocator.h.

typedef ptrdiff_t std::allocator< void >::difference_type
 

Definition at line 64 of file allocator.h.

typedef void* std::allocator< void >::pointer
 

Definition at line 65 of file allocator.h.

typedef size_t std::allocator< void >::size_type
 

Definition at line 63 of file allocator.h.

typedef void std::allocator< void >::value_type
 

Definition at line 67 of file allocator.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:11 2007 for GNU C++ STL by doxygen 1.3.6