![]() |
Home | Libraries | People | FAQ | More |
Construct a stream.
template< [role red error.param neither has a declname nor a 'class ' prefix in the type][role red error.param neither has a declname nor a 'class ' prefix in the type][role red error.param neither has a declname nor a 'class ' prefix in the type][role red error.param neither has a declname nor a 'class ' prefix in the type]> basic_stream( ExecutionContext& context, typename std::enable_if< std::is_convertible< ExecutionContext &, net::execution_context & >::value >::type* = 0);
The stream will be created in a disconnected state.
Name |
Description |
---|---|
|
The |