Go up to Allocation
Go forward to alloc(): Allocation (Binding Form)

Alloc(): Allocation

p = Pointer<T>::Alloc()
      Pointer<T> p

Specification: Returns a reference p to a new memory block that may hold any T object. The memory block does not yet hold any T object.


Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: main.tex,v 1.10 1996/04/04 11:45:47 schreine Exp

Up Next