B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
B2BITS_AutoPtr.h File Reference

Contains Utils::AutoPtr class declaration. More...

#include <cassert>
#include <cstddef>
+ Include dependency graph for B2BITS_AutoPtr.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Utils::AutoPtr< T >
 std::auto_ptr analogue with ability to delete object by object's method. More...
 
struct  Utils::ConstMethodResolver< T >
 Returns pointer to the mutable method of the class. More...
 
struct  Utils::ConstMethodResolver< const T >
 Returns pointer to the const method of the class. More...
 

Namespaces

 Utils
 Utils namespace.
 

Detailed Description

Contains Utils::AutoPtr class declaration.