IAllocator.allocate

Performs the actual allocation of an object

class IAllocator
protected abstract
void*
allocate
()

Return Value

Type: void*

an object that is ready to use.

Meta