![]() |
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 | |
| typedef _UnwrapTaskType< _Type >::_Type | _TaskRetType |
| typedef _NormalizeVoidToUnitType< _TaskRetType >::_Type | _NormalizedTaskRetType |
Public Attributes | |
| decltype(_AsyncOperationKindSelector(stdx::declval< _Type >())) typedef | _AsyncKind |
Static Public Attributes | |
| static const bool | _IsAsyncTask = false |
| static const bool | _IsUnwrappedTaskOrAsync = _IsUnwrappedAsyncSelector<_AsyncKind>::_Value |
1.8.10