API Documentation
Loading...
Searching...
No Matches
PointerCore Struct Reference

Used by Pointer to store the reference count of the pointer. More...

#include <Pointer.hpp>

Public Member Functions

 PointerCore ()
 

Public Attributes

volatile uint04 reference_count
 

Detailed Description

Used by Pointer to store the reference count of the pointer.


Constructor & Destructor Documentation

◆ PointerCore()

PointerCore ( )
inline

Member Data Documentation

◆ reference_count

volatile uint04 reference_count

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