CMemPool v1.0.0.3

Version: 1.0.0.3
Status: Pre-release
Released: 2008-10-24
License: MIT License
No downloadable files are available for this release and no source code is available.
Release Notes
  • Added support for tracking the code file and line which allocated the RAM.
  • Implemented class constructors and deconstructions.
  • Implemented class constructors and deconstructions – this will ease the process of using the memory pool at non-global scopes.
  • Fixed major which caused Critical Section exceptions under high contention loads.
  • Fixed major bug which causes 20 bytes of internal class memory to be overwritten within the Initialize procedure. This bug was causing Critical Section exceptions under high contention loads.
Tags