template<class T >
FdoPtr< T >::~FdoPtr (  )  throw () [inline]

FdoPtr destructor. If this FdoPtr points to an object then the object is released.

Definition at line 140 of file Ptr.h.