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 Attributes | List of all members
pplx::details::_FunctionTypeTraits< _Function, _ExpectedParameterType > Struct Template Reference

Public Attributes

decltype(_ReturnTypeHelper(stdx::declval< _ExpectedParameterType >(), stdx::declval< _Function >(), 0, 0)) typedef _FuncRetType
 
decltype(_IsTaskHelper(stdx::declval< _ExpectedParameterType >(), stdx::declval< _Function >(), 0, 0)) typedef _Takes_task
 

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