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