|
SilverLining 2.36
|
Memory allocation interface for SilverLining. More...
#include <cstddef>

Classes | |
| class | SilverLining::Allocator |
| You may extend the Allocator class to hook your own memory management scheme into SilverLining. More... | |
| class | SilverLining::MemObject |
| This base class for all SilverLining objects intercepts the new and delete operators, routing them through SilverLining::Allocator(). More... | |
Memory allocation interface for SilverLining.
1.7.3