Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

memusage::unordered_node< X > Struct Template Reference

#include <memusage.h>

+ Inheritance diagram for memusage::unordered_node< X >:
+ Collaboration diagram for memusage::unordered_node< X >:

Private Attributes

void * ptr
 

Detailed Description

template<typename X>
struct memusage::unordered_node< X >

Definition at line 150 of file memusage.h.

Member Data Documentation

◆ ptr

template<typename X >
void* memusage::unordered_node< X >::ptr
private

Definition at line 153 of file memusage.h.


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