std::basic_spanbuf<CharT, Traits>* rdbuf() const noexcept; | (since C++23) |
Returns pointer to the wrapped raw device object.
(none).
Pointer to the wrapped raw device object.
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_spanstream/rdbuf