#include <SmartPtr.h>
Implementation of the OwnershipPolicy used by SmartPtr Implements destructive copy semantics (a la std::auto_ptr)