std::basic_filebuf<CharT, Traits>* rdbuf() const; | (since C++11) |
Returns pointer to the underlying raw file device object.
(none).
Pointer to the underlying raw file device.
© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/io/basic_ifstream/rdbuf