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

Public Types

typedef const void * const_pointer
 
typedef ptrdiff_t difference_type
 
typedef true_type is_always_equal
 
typedef void * pointer
 
typedef true_type propagate_on_container_move_assignment
 
typedef size_t size_type
 
typedef void value_type
 

Detailed Description

allocator<void> specialization.

Definition at line 72 of file allocator.h.


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