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 | Static Public Attributes | List of all members
pplx::details::_InitFunctorTypeTraits< _TaskType, _FuncRetType > Struct Template Reference

Public Types

typedef _TaskTypeTraits< _FuncRetType >::_AsyncKind _AsyncKind
 

Static Public Attributes

static const bool _IsAsyncTask = _TaskTypeTraits<_FuncRetType>::_IsAsyncTask
 
static const bool _IsUnwrappedTaskOrAsync = _TaskTypeTraits<_FuncRetType>::_IsUnwrappedTaskOrAsync
 

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