Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
JGadget::TVector< T, Allocator >::TDestructed_deallocate_ Struct Reference

Public Member Functions

 TDestructed_deallocate_ (Allocator *allocator, T *addr)
 
void set (T *addr)
 
 ~TDestructed_deallocate_ ()
 

Public Attributes

AllocatormAllocator
 
TmAddr
 

Constructor & Destructor Documentation

◆ TDestructed_deallocate_()

template<typename T , typename Allocator = JGadget::TAllocator<T>>
JGadget::TVector< T, Allocator >::TDestructed_deallocate_::TDestructed_deallocate_ ( Allocator allocator,
T addr 
)
inline

◆ ~TDestructed_deallocate_()

template<typename T , typename Allocator = JGadget::TAllocator<T>>
JGadget::TVector< T, Allocator >::TDestructed_deallocate_::~TDestructed_deallocate_ ( )
inline

Member Function Documentation

◆ set()

template<typename T , typename Allocator = JGadget::TAllocator<T>>
void JGadget::TVector< T, Allocator >::TDestructed_deallocate_::set ( T addr)
inline

Member Data Documentation

◆ mAddr

template<typename T , typename Allocator = JGadget::TAllocator<T>>
T* JGadget::TVector< T, Allocator >::TDestructed_deallocate_::mAddr

◆ mAllocator

template<typename T , typename Allocator = JGadget::TAllocator<T>>
Allocator* JGadget::TVector< T, Allocator >::TDestructed_deallocate_::mAllocator

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