|
|
class TMemBlocks
Single-size block allocator. Allocates blocks of the size specified in the constructor, using the global operator new and operator delete.
TMemBlocks ( size_t sz, unsigned n = 100 )
| TMemBlocks |
Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53. |