Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

immer::with_free_list_node< Base > Struct Template Reference

#include <free_list_node.hpp>

+ Inheritance diagram for immer::with_free_list_node< Base >:
+ Collaboration diagram for immer::with_free_list_node< Base >:

Additional Inherited Members

- Public Types inherited from immer::with_data< free_list_node, Base >
using base_t = Base
 
- Static Public Member Functions inherited from immer::with_data< free_list_node, Base >
static void * allocate (std::size_t size, Tags... tags)
 
static void deallocate (std::size_t size, void *p, Tags... tags)
 

Detailed Description

template<typename Base>
struct immer::with_free_list_node< Base >

Definition at line 21 of file free_list_node.hpp.


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