bsl::basic_osyncstream::rdbuf

Return an address providing modifiable access to the basic_syncbuf object that is internally used by this stream object to buffer unformatted characters.

Synopsis

Declared in <bslstl_osyncstream.h>

basic_osyncstream<CHAR, TRAITS, ALLOCATOR>::syncbuf_type*
rdbuf() const noexcept;