Namespace: Rx – Class: CExceptionSafePointer – Header: Rx.Core/RxExceptionSafePointer.h

CExceptionSafePointer::CExceptionSafePointer Constructor

C++
CExceptionSafePointer(CExceptionSafePointer&& xExceptionSafePointer)

Move constructor.

Parameters

[CExceptionSafePointer&&] xExceptionSafePointer

[in,out] The exception safe pointer to move.