template<class type>
FX::Pol::deepCopy< type >::deepCopy ( const deepCopy< type > &  o  )  [inline]

Definition at line 69 of file FXPolicies.h.

References FX::Pol::deepCopy< type >::data, and FXERRHM.

00069 : data(o.data->copy()) { FXERRHM(data); }


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