C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Public Member Functions | Public Attributes | List of all members
pplx::details::_ExceptionHolder Struct Reference

Public Member Functions

 _ExceptionHolder (const std::exception_ptr &_E, const _TaskCreationCallstack &_stackTrace)
 
 __declspec (noinline)~_ExceptionHolder()
 
void _RethrowUserException ()
 

Public Attributes

atomic_long _M_exceptionObserved
 
std::exception_ptr _M_stdException
 
_TaskCreationCallstack _M_stackTrace
 

The documentation for this struct was generated from the following file: