Namespace: Rx – Class: CExceptionSafePointer – Header: Rx.Core/RxExceptionSafePointer.h
CExceptionSafePointer::CExceptionSafePointer Constructor
C++
CExceptionSafePointer(const CExceptionSafePointer& xExceptionSafePointer)
Copy constructor. Creates a copy of the exception provided by the given pointer.
Parameters
[const CExceptionSafePointer&] xExceptionSafePointer |
The exception safe pointer to copy. |