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.
Concurrency::streams::async_iostream< CharType > Member List

This is the complete list of members for Concurrency::streams::async_iostream< CharType >, including all inherited members.

async_iostream(const streams::streambuf< CharType > &strbuf)Concurrency::streams::async_iostream< CharType >inline