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.
pplx::_Continuation_func_transformer< _InType, void > Member List

This is the complete list of members for pplx::_Continuation_func_transformer< _InType, void >, including all inherited members.

_Perform(std::function< void(_InType)> _Func) -> decltype(details::_MakeTToUnitFunc< _InType >(_Func)) (defined in pplx::_Continuation_func_transformer< _InType, void >)pplx::_Continuation_func_transformer< _InType, void >inlinestatic