Allocator<T>
Defined in: allocpool.h
Extends: -
Overview: An Allocator is an object that knows how to allocate a node/edge attribute of type T. Subclasses can be used to implement different allocation strategies.
T