Range-v3
Range algorithms, views, and actions for the Standard Library
istream.hpp File Reference

Classes

struct  ranges::istream_view< Val >
 

Functions

template<typename Val >
auto ranges::istream (std::istream &sin) -> istream_view< Val > requires copy_constructible< Val > &&default_constructible< Val >