API Reference > Other Classes > OdSmartPtr Template > OdSmartPtr::~OdSmartPtr Destructor
OdSmartPtr::~OdSmartPtr Destructor
Syntax
C++

Destructor for the typified smart pointer.

Decrements the reference counter of the referenced object. When the reference count reaches zero, the referenced object is deleted.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.