API Reference > Other Classes > TPtr Template > TPtr Operators > = Operator > TPtr::= Operator (TPtr<U> &)
TPtr::= Operator (TPtr<U> &)
Syntax
C++
template <class U> TPtr& operator =(const TPtr<U> & other);
Copyright © 2002–2022. Open Design Alliance. All rights reserved.