Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
debug_size_heap.hpp File Reference
#include <cassert>
#include <cstddef>
#include <immer/config.hpp>
#include <immer/heap/identity_heap.hpp>
Include dependency graph for debug_size_heap.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
immer | |
Typedefs | |
template<typename Base > | |
using | immer::debug_size_heap = identity_heap< Base > |