Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
memusage::stl_shared_counter Struct Reference

#include <memusage.h>

Public Attributes

void * class_type
 
size_t use_count
 
size_t weak_count
 

Detailed Description

Definition at line 74 of file memusage.h.

Member Data Documentation

void* memusage::stl_shared_counter::class_type

Definition at line 78 of file memusage.h.

size_t memusage::stl_shared_counter::use_count

Definition at line 79 of file memusage.h.

size_t memusage::stl_shared_counter::weak_count

Definition at line 80 of file memusage.h.


The documentation for this struct was generated from the following file: