Bitcoin Core  27.99.0
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 78 of file memusage.h.

Member Data Documentation

◆ class_type

void* memusage::stl_shared_counter::class_type

Definition at line 82 of file memusage.h.

◆ use_count

size_t memusage::stl_shared_counter::use_count

Definition at line 83 of file memusage.h.

◆ weak_count

size_t memusage::stl_shared_counter::weak_count

Definition at line 84 of file memusage.h.


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