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

#include <NetAPIDeallocator.hpp>

Inherits std::unary_function< T, void >.

Public Types

typedef default_deleter< T > deleter_t
 

Public Member Functions

result_type __fastcall operator() (argument_type *t) const
 

Detailed Description

template<class T>
struct jmmcg::NTUtils::NetEnumDeallocator< T >

Definition at line 32 of file NetAPIDeallocator.hpp.

Member Typedef Documentation

◆ deleter_t

template<class T >
typedef default_deleter<T> jmmcg::NTUtils::NetEnumDeallocator< T >::deleter_t

Definition at line 33 of file NetAPIDeallocator.hpp.

Member Function Documentation

◆ operator()()

template<class T >
result_type __fastcall jmmcg::NTUtils::NetEnumDeallocator< T >::operator() ( argument_type *  t) const
inline

Definition at line 35 of file NetAPIDeallocator.hpp.


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