cpp / latest / io / basic_osyncstream / rdbuf.html /

std::basic_osyncstream<CharT,Traits,Allocator>::rdbuf

syncbuf_type* rdbuf() const noexcept;

Returns a pointer to the underlying std::basic_syncbuf.

Parameters

(none).

Example

See also

obtains a pointer to the final destination stream buffer
(public member function)
manages associated stream buffer
(public member function of std::basic_ios<CharT,Traits>)

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/io/basic_osyncstream/rdbuf