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

Decrements the reference count of the object referenced by this SharedPointer object. 

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

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