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