libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::GlobalFreeDeallocator< T > Struct Template Reference

#include <GlobalFreeDeallocator.hpp>

Inherits deallocator< T >.

Public Member Functions

__stdcall GlobalFreeDeallocator (void)
 
__stdcall ~GlobalFreeDeallocator (void)
 
void __fastcall operator() (T *t) const
 

Detailed Description

template<class T>
struct jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::GlobalFreeDeallocator< T >

Definition at line 24 of file GlobalFreeDeallocator.hpp.

Constructor & Destructor Documentation

◆ GlobalFreeDeallocator()

◆ ~GlobalFreeDeallocator()

Member Function Documentation

◆ operator()()

template<class T >
void __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::GlobalFreeDeallocator< T >::operator() ( T *  t) const
inline

Definition at line 31 of file GlobalFreeDeallocator.hpp.


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