Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

node.hpp File Reference
+ Include dependency graph for node.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  immer::detail::hamts::node< T, Hash, Equal, MemoryPolicy, B >
 
struct  immer::detail::hamts::node< T, Hash, Equal, MemoryPolicy, B >::collision_t
 
struct  immer::detail::hamts::node< T, Hash, Equal, MemoryPolicy, B >::values_data_t
 
struct  immer::detail::hamts::node< T, Hash, Equal, MemoryPolicy, B >::inner_t
 
union  immer::detail::hamts::node< T, Hash, Equal, MemoryPolicy, B >::data_t
 
struct  immer::detail::hamts::node< T, Hash, Equal, MemoryPolicy, B >::impl_data_t
 

Namespaces

 immer
 
 immer::detail
 
 immer::detail::hamts
 

Macros

#define IMMER_HAMTS_TAGGED_NODE   1
 

Macro Definition Documentation

◆ IMMER_HAMTS_TAGGED_NODE

#define IMMER_HAMTS_TAGGED_NODE   1

Definition at line 20 of file node.hpp.

Released under the MIT license