Same as the constructor taking MovableRef<StringType> and ios_base::openmode.
Synopsis
Declared in <bslstl_ostringstream.h>
basic_ostringstream(
BloombergLP::bslmf::MovableRef<StringType> initialString,
ios_base::openmode modeBitMask,
allocator_type const& allocator);
Created with MrDocs