| 
    STLdoc
    
   STLdocumentation 
   | 
 
Classes | |
| struct | rebind | 
Public Types | |
| typedef void | _Not_user_specialized | 
| typedef void | value_type | 
| typedef void * | pointer | 
| typedef const void * | const_pointer | 
Public Member Functions | |
| allocator () _THROW0() | |
| allocator (const allocator< void > &) _THROW0() | |
| template<class _Other > | |
| allocator (const allocator< _Other > &) _THROW0() | |
| template<class _Other > | |
| allocator< void > & | operator= (const allocator< _Other > &) | 
| typedef void allocator< void >::_Not_user_specialized | 
| typedef const void* allocator< void >::const_pointer | 
| typedef void allocator< void >::value_type | 
 1.8.8