bsl::StringBufContainer::StringBufContainer

Create a StringBufContainer using the specified allocator.

Synopsis

Declared in <bslstl_stringbuf.h>

explicit
StringBufContainer(ALLOCATOR const& allocator);

Description

Create a StringBufContainer object using the specified allocator to supply memory.

Parameters

NameDescription
allocatorallocator used to supply memory