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

#include <LocalFreeDeallocator.hpp>

Inherits deallocator< T >.

Public Member Functions

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

Detailed Description

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

Definition at line 24 of file LocalFreeDeallocator.hpp.

Constructor & Destructor Documentation

◆ LocalFreeDeallocator()

◆ ~LocalFreeDeallocator()

Definition at line 28 of file LocalFreeDeallocator.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 31 of file LocalFreeDeallocator.hpp.


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