Same as the constructor taking MovableRef<StringType>.

Synopsis

Declared in <bslstl_istringstream.h>

basic_istringstream(
    BloombergLP::bslmf::MovableRef<StringType> initialString,
    allocator_type const& allocator);

Created with MrDocs