allocate<T> abstract method

Pointer allocate<T>(
  1. int size
)

Implementation

Pointer allocate<T>(int size);