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

Constructs a smart pointer pointing to data.

Definition at line 500 of file FXGenericTools.h.

00500 : op(data) { }


(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