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 Member Functions | List of all members
pplx::details::_Task_ptr< _ReturnType > Struct Template Reference

Public Types

typedef std::shared_ptr< _Task_impl< _ReturnType > > _Type
 

Static Public Member Functions

static _Type _Make (_CancellationTokenState *_Ct, scheduler_ptr _Scheduler_arg)
 

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