Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSmartPtr<class T>::~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-2022. Open Design Alliance All rights reserved.