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

Definition at line 505 of file FXGenericTools.h.

00505 { assert(PtrPtr(*this)); return *PtrPtr(*this); }


(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