|
BDE 4.39.x Production Release
|
#include <bslstl_syncbufbase.h>
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>).
Public Member Functions | |
| virtual | ~SyncBufBase () |
Friends | |
| struct | SyncBufBaseUtil |
|
virtual |
Destroy this object.
|
friend |