Create a basic_osyncstream object by moving the contents of the specified original object.

Synopsis

Declared in <bslstl_osyncstream.h>

basic_osyncstream(basic_osyncstream&& original) noexcept;

Created with MrDocs