An allocator which zeros its memory on free.
More...
template<typename T, size_t alignment = 0>
class decaf::SanitizingAllocator< T, alignment >
An allocator which zeros its memory on free.
The documentation for this class was generated from the following file: