Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
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 79 of file memusage.h.

Member Data Documentation

◆ class_type

void* memusage::stl_shared_counter::class_type

Definition at line 83 of file memusage.h.

◆ use_count

size_t memusage::stl_shared_counter::use_count

Definition at line 84 of file memusage.h.

◆ weak_count

size_t memusage::stl_shared_counter::weak_count

Definition at line 85 of file memusage.h.


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