Template Struct stl_allocator::rebind

Nested Relationships

This struct is a nested type of Template Class stl_allocator.

Template Parameter Order

  1. class U

Struct Documentation

template<class U>
struct stl_allocator::rebind

Public Types

typedef stl_allocator<U> other