API Reference > Other Classes > OdClsIdSmartPtr Template > OdClsIdSmartPtr Operators > OdClsIdSmartPtr::const T* Operator
OdClsIdSmartPtr::const T* Operator
Syntax
C++
inline operator const T*() const;

Returns the object referenced by this SmartPointer object.

The reference count of the referenced object is unchanged.

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