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