Next Previous Contents

4.12 Class NullAllocator<T>

Defined in: allocpool.h

Extends: Allocator<T>

Overview: A dummy allocator that always returns NULL.


Next Previous Contents