MemPools improvements

  • Goal: Unknown

  • Status: Discussion needed

  • ETA: unknown

  • Version: trunk

  • Priority: unknown

  • Developer:

  • More:

Details

See

MemPools are currently half-migrated towards proper C++, having been converted from C functions to static members of a C++ class. This leaves some issues open, such as initialization order. Also, with the current advancements in malloc implementations, does it make sense to use them anymore?


CategoryFeature

Features/MemPoolsImprovements (last edited 2010-10-28 19:16:29 by AlexRousskov)