$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-08-04 09:54:57
On Aug 4, 2004, at 9:37 AM, Stefan Slapeta wrote:
> I've just seen that there is something different wrong with this file:
> it uses a type counting_iterator_generator which is defined nowhere in
> the whole boost library. What's up with this header?
It predates the new iterator adaptors library (which isn't so "new" any
more!) . It must have been broken in 1.31.0 and isn't
used or documented anywhere in Boost... sounds like a candidate for
removal.
Doug