Template:cpp/io/dsc basic iostream
From cppreference.com
Revision as of 04:55, 5 December 2023 by Andreas Krug (Talk | contribs)
|- class="t-dsc"
|| wraps a given abstract device (std::basic_streambuf)
and provides high-level input/output interface
(class template)
|-