Module allocator

Source
Expand description

Custom global allocator for tracking memory allocations.

Structsยง

TrackingAllocator
A custom allocator that tracks memory allocations and deallocations.