nw::ut::WeakPtr::WeakPtr Constructor

Syntax

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

Arguments

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

Description

Copy constructor.


CONFIDENTIAL