template<typename type, template< class > class ownershipPolicy = FX::Pol::destructiveCopy>
template<typename T>
bool FX::Generic::ptr< type, ownershipPolicy >::operator== ( T *  o  )  const [inline]

Definition at line 537 of file FXGenericTools.h.

00537 { return PtrRef(*this)==o; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:57 2009 for TnFOX by doxygen v1.4.7