Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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

Allocator * mAllocator
 
TmPtr
 

Constructor & Destructor Documentation

◆ TDestructed_deallocate_()

template<typename T , template< class > class Allocator>
JGadget::TVector< T, Allocator >::TDestructed_deallocate_::TDestructed_deallocate_ ( JGadget::TAllocator< T > & allocator,
T * ptr )
inline

◆ ~TDestructed_deallocate_()

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

Member Function Documentation

◆ set()

template<typename T , template< class > class Allocator>
void JGadget::TVector< T, Allocator >::TDestructed_deallocate_::set ( T * ptr)
inline

Member Data Documentation

◆ mAllocator

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

◆ mPtr

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

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