Extending the standard char_traits type with one that adds values and types that are unique to "C++ REST SDK" streams.
More...
#include <astreambuf.h>
Inheritance diagram for Concurrency::streams::char_traits< _CharType >:
Static Public Member Functions
Some synchronous functions will return this value if the operation requires an asynchronous call in a given situation.
More...
Detailed Description
template<typename _CharType>
struct Concurrency::streams::char_traits< _CharType >
Extending the standard char_traits type with one that adds values and types that are unique to "C++ REST SDK" streams.
- Template Parameters
-
_CharType The data type of the basic element of the stream.
Member Function Documentation
template<typename _CharType >
Some synchronous functions will return this value if the operation requires an asynchronous call in a given situation.
- Returns
- An
int_type
value which implies that an asynchronous call is required.
The documentation for this struct was generated from the following file: