Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

unsafe_free_list_heap.hpp File Reference
#include <immer/config.hpp>
#include <immer/heap/free_list_node.hpp>
#include <cassert>
+ Include dependency graph for unsafe_free_list_heap.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  immer::detail::unsafe_free_list_storage< Heap >
 
struct  immer::detail::unsafe_free_list_storage< Heap >::head_t
 
class  immer::detail::unsafe_free_list_heap_impl< Storage, Size, Limit, Base >
 
struct  immer::unsafe_free_list_heap< Size, Limit, Base >
 

Namespaces

 immer
 
 immer::detail
 
Released under the MIT license