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

#include <std-vector.h>

Public Member Functions

 TDestructed_deallocate_ (JGadget::TAllocator< T > &allocator, T *ptr)
 
 ~TDestructed_deallocate_ ()
 
void set (T *ptr)
 

Public Attributes

AllocatormAllocator
 
TmPtr
 

Constructor & Destructor Documentation

◆ TDestructed_deallocate_()

template<typename T , typename Allocator = JGadget::TAllocator<T>>
JGadget::TVector< T, Allocator >::TDestructed_deallocate_::TDestructed_deallocate_ ( JGadget::TAllocator< T > &  allocator,
T ptr 
)
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 ptr)
inline

Member Data Documentation

◆ mAllocator

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

◆ mPtr

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

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