nw::ut::WeakPtr::WeakPtr Constructor

Syntax

WeakPtr(
     const WeakPtr & other
);

Arguments

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

Description

Copy constructor.


CONFIDENTIAL