Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdClsIdSmartPtr<class ClsIdRetriever, class T>::release Method
Syntax
C++
inline void release();

Releases this SmartPointer's reference to the referenced object.

Decrements the reference count of the referenced object. 

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

Copyright © 2002-2022. Open Design Alliance All rights reserved.