bsl::basic_stringbuf::basic_stringbuf

Same as the constructor taking const allocator_type&.

Synopsis

Declared in <bslstl_stringbuf.h>

explicit
basic_stringbuf(
    StringType const& initialString,
    allocator_type const& allocator = allocator_type());