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 Types | List of all members
pplx::details::_ContinuationTypeTraits< _Function, _ReturnType > Struct Template Reference

Public Types

typedef task< typename _TaskTypeTraits< typename _FunctionTypeTraits< _Function, _ReturnType >::_FuncRetType >::_TaskRetType > _TaskOfType
 

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