Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
debug_size_heap.hpp
Go to the documentation of this file.
Definition: algorithm.hpp:15
Definition: identity_heap.hpp:19
static void deallocate(std::size_t size, void *data, Tags... tags)
Definition: identity_heap.hpp:28
static void * allocate(std::size_t size, Tags... tags)
Definition: identity_heap.hpp:22