Template:cpp/io/dsc basic istream
From cppreference.com
|- class="t-dsc"
|| wraps a given abstract device (std::basic_streambuf)
and provides high-level input interface
(class template)
|-