nw::ut::WeakPtr::operator= Member Function

Syntax

template <class U>
WeakPtr & operator=(
     const WeakPtr< U, TLockObject > & other
);

Arguments

Name Description
in other A weak pointer to the copy source.

Return Values

Description

This is a substitution operator.


CONFIDENTIAL