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