bsl::basic_osyncstream::basic_osyncstream

Create a basic_osyncstream by moving from original.

Synopsis

Declared in <bslstl_osyncstream.h>

basic_osyncstream(basic_osyncstream&& original) noexcept;

Description

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

Parameters

NameDescription
originalobject from which to move-construct