| Classes | |
| struct | ranges::istream_view< Val > | 
| Typedefs | |
| template<typename Val > | |
| using | ranges::cpp20::basic_istream_view = ::ranges::istream_view< Val > | 
| Functions | |
| template<typename Val > requires copy_constructible<Val> && default_constructible<Val> | |
| istream_view< Val > | ranges::istream (std::istream &sin) |