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

Definition at line 96 of file FXPolicies.h.

References FX::Pol::refCounted< type >::data.

00096 : data(o.data) { ++data->refCount(); }


(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