Same as the move constructor taking basic_ostringstream&&.
Synopsis
Declared in <bslstl_ostringstream.h>
basic_ostringstream(
basic_ostringstream&& original,
allocator_type const& allocator);
Created with MrDocs