template<typename type, template< class > class ownershipPolicy = FX::Pol::destructiveCopy>
Releases the pointer (sets it to zero, returns the former contents).
Definition at line 525 of file FXGenericTools.h. Referenced by FX::TnFXVTKHold< type >::operator=(), and FX::TnFXVTKHold< type >::~TnFXVTKHold().
|