...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
stream( stream&& other); » more...
Construct a stream.
explicit stream( boost::asio::io_context& ioc); » more... stream( boost::asio::io_context& ioc, fail_count& fc); » more... stream( boost::asio::io_context& ioc, string_view s); » more... stream( boost::asio::io_context& ioc, fail_count& fc, string_view s); » more...