Input Iterators vs Input Ranges
This post was inspired by some shortcomings of the std::getline solution I described in my previous post, which just goes to show that there is no interface so simple that it can’t be done wrong. Or at least sub-optimally. Input Continue reading Input Iterators vs Input Ranges