API Reference > Other Classes > OdSharedPtr Template > OdSharedPtr Constructor > OdSharedPtr::OdSharedPtr Constructor (OdSharedPtr&)
OdSharedPtr::OdSharedPtr Constructor (OdSharedPtr&)
Syntax
C++
OdSharedPtr(const OdSharedPtr& other);

The another OdSharedPtr object is supplied, its reference count, if present, is incremented.

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