API Reference > Other Classes > OdSmartPtr Template > OdSmartPtr Operators > -> Operator > OdSmartPtr::-> Operator ()
OdSmartPtr::-> Operator ()
Syntax
C++
T* operator ->();

Returns the raw pointer to the referenced object.

The reference counter of the referenced object is not changed.

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