|
hgl 0.5.25
A compiler/interpreter suite for developing images
|
Template to implement a RAII factory. More...
#include "raiifactory.h"
Template to implement a RAII factory.
std::set to improve performance if there are mostly calls to RAIIFactory::release | T | the type to keep track of |
| arrayDel | flag to indicate that T is an array |
| Container | type of container to store references |
| capacity | the capacity to hold before minimizing the memory usage |
1.8.5