libstdc++
std::allocator< void > Class Template Reference

List of all members.

Public Types

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

Detailed Description

template<>
class std::allocator< void >

allocator<void> specialization.

Definition at line 68 of file allocator.h.


The documentation for this class was generated from the following file: