Cache in C++
- Memory cache for collections of objects
- Memory allocations caching
- Sophisticated memory allocation
- C/C++ macros programming
- Superior container classes: Smaller, faster, flexible, convenient
- A Guard class for any object/resource type
A generic template class to implement a memory cache for collections of objects..
How to optimize heap usage.
How to manage heap in an extremely effective way.
In this article, I would like to discuss how the performance of a program can be improved dramatically by a bit sophisticated memory allocation management.
Sophisticated use of macros, never write things twice!.
Alternative container classes implementation, a different approach..
An elegant way to wrap all types that need a cleanup, to minimize the chances of memory/resource leaks..
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
No comments:
Post a Comment