nw::ut::SharedPtr::SharedPtr Constructor
Syntax
explicit SharedPtr( const
WeakPtr
< TObj, TLockObject > & other );
Arguments
Name
Description
in
other
A weak pointer to the copy source.
Description
Copy constructor.
CONFIDENTIAL