std::basic_fstream<CharT,Traits>::rdbuf - cppreference.com
From cppreference.com
|
|
(since C++11) | |
Returns pointer to the underlying raw file device object.
Parameters
(none)
Return value
Pointer to the underlying raw file device.
std::basic_fstream<CharT,Traits>::rdbuf - cppreference.com
From cppreference.com
|
|
(since C++11) | |
Returns pointer to the underlying raw file device object.
(none)
Pointer to the underlying raw file device.