Create a basic_syncbuf object by moving the contents of the specified original object, using the specified allocator.
basic_syncbuf
original
allocator
Declared in <bslstl_syncbuf.h>
<bslstl_syncbuf.h>
basic_syncbuf( basic_syncbuf&& original, ALLOCATOR const& allocator);