Allocator-independent base of basic_syncbuf. Also this is used by the manipulators: emit_on_flush, noemit_on_flush, flush_emit (the ALLOCATOR template argument cannot be deduced from basic_ostream<CHAR_TYPE, CHAR_TRAITS>).
Declared in <bslstl_syncbufbase.h>
class SyncBufBase;
| Name | Description |
|---|---|
~SyncBufBase [destructor] [virtual] | Destroy this object. |
| Name | Description |
|---|---|
BloombergLP::bslstl::SyncBufBaseUtil | Internal utils. |
| Name | Description |
|---|---|
basic_syncbuf | Forward declaration of basic_syncbuf. |