It would be possible to get rid of the iostream base (and make an adaptor if needed), and not splitting the resource and the stream, I did this because I followed the stream/streambuf approach but it is not necessary.
1 Like