|
Common System 0.2.0
Common interfaces and patterns for system integration
|
A container that supports object pooling operations. More...
#include <container.h>
A container that supports object pooling operations.
Poolable containers provide acquire and release operations for reusing allocated objects.
Example usage:
Definition at line 268 of file container.h.