Same as the constructor taking const allocator_type&.
Synopsis
Declared in <bslstl_istringstream.h>
explicit
basic_istringstream(
StringType const& initialString,
allocator_type const& allocator = allocator_type());
Created with MrDocs