nw::ut::SharedPtr::SharedPtr Constructor

Syntax

SharedPtr(
     const SharedPtr & other
);

Arguments

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

Description

Copy constructor.


CONFIDENTIAL