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

Syntax

WeakPtr & operator=(
     const WeakPtr & other
);

Arguments

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

Return Values

Description

This is a substitution operator.


CONFIDENTIAL