February 15, 2018 Did you know that the std::istream model is pretty cool? In a few lines of code you can create your own streambuf implementation that drives the istream model. Read more