Zen API
|
Protected method called by derived classes to initialize the kAlloc base class.
This method should typically be called as the first statement in derived initializer methods.
alloc | Allocator instance (not yet initialized). |
type | Object type (required). |
allocator | Memory allocator for the allocator itself (required). |