API Reference > Other Classes > OdClsIdSmartPtr Template > OdClsIdSmartPtr::~OdClsIdSmartPtr Destructor
OdClsIdSmartPtr::~OdClsIdSmartPtr Destructor
Syntax
C++
inline ~OdClsIdSmartPtr();

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

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

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