API Reference > OdRx Classes > OdRxObjectPtr Class > OdRxObjectPtr::~OdRxObjectPtr Destructor
OdRxObjectPtr::~OdRxObjectPtr Destructor
Syntax
C++

Destructor for the non-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.