
28 Dec
2009
28 Dec
'09
9:51 a.m.
I haven't tried it, but what would prevent one from using std::istreambuf_iterator and std::ostreambuf_iterator on an gzip/bzip2 filtering streambuf created with boost.iostreams? On Mon, Dec 28, 2009 at 5:05 PM, Jason Felice <jason.m.felice@gmail.com> wrote:
I noticed there's a gzip iostream, but no gzip iterator. This is a kind of precedent for the external dependency aspect.