std::basic_ispanstream<CharT,Traits>::rdbuf - cppreference.com (original) (raw)
Returns pointer to the wrapped raw device object.
[edit] Parameters
(none)
[edit] Return value
Pointer to the wrapped raw device object.
[edit] Example
[edit] See also
| | manages associated stream buffer (public member function of std::basic_ios<CharT,Traits>) [edit] | | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |