Template Class stl_allocator< void >

Nested Relationships

Nested Types

Class Documentation

template<>
class stl_allocator<void>

Public Types

typedef void *pointer
typedef const void *const_pointer
typedef void value_type
template<>
struct rebind

Public Types

typedef stl_allocator<U> other