Create a StringBufContainer object using the specified allocator to supply memory.
Synopsis
Declared in <bslstl_stringbuf.h>
explicit
StringBufContainer(ALLOCATOR const& allocator);
Created with MrDocs
Create a StringBufContainer object using the specified allocator to supply memory.
Declared in <bslstl_stringbuf.h>
explicit
StringBufContainer(ALLOCATOR const& allocator);
Created with MrDocs