nw::ut::SharedPtr::operator= Member Functiontemplate <typename U> SharedPtr< TObj, TLockObject > & operator=( const SharedPtr< U, TLockObject > & other );
| Name | Description | |
|---|---|---|
| in | other | A shared pointer to the copy source. |
This is a substitution operator.
CONFIDENTIAL