$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-04-06 18:58:56
----- Original Message -----
From: "David A. Greene" <greened_at_[hidden]>
> > I think Jeremy's initial implementation used your approach. You
might
> > want to look back at the CVS log and check out an older version to
get a
> > look at an example.
> Thanks for the pointer. Can you, Jeremy or any of the
iterator_adaptor
> developers provide any insight as to why typelists were seen as a
> sub-optimal solution?
IIRC, things got a lot simpler when he dumped them. The code also works
on more compilers, FWIW.
-Dave