CommonLibSSE NG
RE::BSTPointerAndFlags< T, MASK >::Storage Union Reference

#include <BSTPointerAndFlags.h>

Public Member Functions

 ~Storage () noexcept
 

Public Attributes

value_type ptr
 
std::uintptr_t address { 0 }
 

Constructor & Destructor Documentation

◆ ~Storage()

template<class T , std::uintptr_t MASK = 1>
RE::BSTPointerAndFlags< T, MASK >::Storage::~Storage ( )
inlinenoexcept

Member Data Documentation

◆ address

template<class T , std::uintptr_t MASK = 1>
std::uintptr_t RE::BSTPointerAndFlags< T, MASK >::Storage::address { 0 }

◆ ptr

template<class T , std::uintptr_t MASK = 1>
value_type RE::BSTPointerAndFlags< T, MASK >::Storage::ptr

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