CMemPool Class Changelog

What's new in CMemPool Class 1.0.0.5

Mar 31, 2015
  • Added multiple levels of debugging, including optimized for release builds.

New in CMemPool Class 1.0.0.4 (May 21, 2009)

  • Added total memory allocation size class properties when in advanced memory debug mode.

New in CMemPool Class 1.0.0.3 (May 21, 2009)

  • Added support for tracking the code file and line which allocated the RAM.
  • Implemented class constructors and deconstructions.
  • Fixed major which caused Critical Section exceptions under high contention loads.

New in CMemPool Class 1.0.0.2 (May 21, 2009)

  • Revised comments and included full working source code example.