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

Definition at line 555 of file FXGenericTools.h.

00555 { return !(*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