Is it possible to fan-out an istream to multiple readers?
I have an std::istream to work with. Is it possible to somehow pass it on to multiple readers which will potentially seek to and read from different positions?
If not, what if I restrict it to the case of an std::ifstream?
Aucun commentaire:
Enregistrer un commentaire