Skip to main content

Posts

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