Skip to main content

Posts

Showing posts with the label istream
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.