$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Mathews (rmathews_at_[hidden])
Date: 2005-09-30 15:44:56
I have a collection of streams that I want to read from sequentially, and I
want it to look like a single stream iterator to the calling code. Is there
a boost template for a stream iterator that wraps a collection of other
stream iterators?
Thanks,
Rob.