Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

immer::detail::unsafe_free_list_storage< Heap > Struct Template Reference

#include <unsafe_free_list_heap.hpp>

Classes

struct  head_t
 

Static Public Member Functions

static head_thead ()
 

Detailed Description

template<typename Heap>
struct immer::detail::unsafe_free_list_storage< Heap >

Definition at line 19 of file unsafe_free_list_heap.hpp.

Member Function Documentation

◆ head()

template<typename Heap >
static head_t& immer::detail::unsafe_free_list_storage< Heap >::head ( )
inlinestatic

Definition at line 27 of file unsafe_free_list_heap.hpp.


The documentation for this struct was generated from the following file:
Released under the MIT license