B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Utils::ReleaseObject Struct Reference

Decrements the number of references to the given object. More...

#include <UtilsHelpers.h>

Public Member Functions

template<typename T >
void operator() (T *pPtr)
 

Detailed Description

Decrements the number of references to the given object.

Member Function Documentation

template<typename T >
void Utils::ReleaseObject::operator() ( T *  pPtr)
inline