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::_ResultHolder< _Type > Struct Template Reference

Public Member Functions

void Set (const _Type &_type)
 
_Type Get ()
 

Public Attributes

_Type _Result
 

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