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.
|
This is the complete list of members for pplx::_Continuation_func_transformer< _InpType, _OutType >, including all inherited members.
_Perform(std::function< _OutType(_InpType)> _Func) -> decltype(_Func) (defined in pplx::_Continuation_func_transformer< _InpType, _OutType >) | pplx::_Continuation_func_transformer< _InpType, _OutType > | inlinestatic |