[#bsl-basic_istringstream-2constructor-04] = xref:bsl.adoc[bsl]::xref:bsl/basic_istringstream.adoc[basic_istringstream]::basic_istringstream :relfileprefix: ../../ :mrdocs: Same as the constructor taking `const allocator_type&`. == Synopsis Declared in `<bslstl_istringstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit basic_istringstream( ios_base::openmode modeBitMask, xref:bsl/basic_istringstream/allocator_type.adoc[allocator_type] const& allocator = allocator_type()); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#