libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <LocalFreeDeallocator.hpp>
Inherits deallocator< T >.
Public Member Functions | |
__stdcall | LocalFreeDeallocator (void) |
__stdcall | ~LocalFreeDeallocator (void) |
void __fastcall | operator() (T *t) const |
Definition at line 24 of file LocalFreeDeallocator.hpp.
|
inline |
Definition at line 25 of file LocalFreeDeallocator.hpp.
References jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::LocalFreeDeallocator< T >::LocalFreeDeallocator().
Referenced by jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::LocalFreeDeallocator< T >::LocalFreeDeallocator().
|
inline |
Definition at line 28 of file LocalFreeDeallocator.hpp.
|
inline |
Definition at line 31 of file LocalFreeDeallocator.hpp.