$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-10-03 11:46:35
----- Original Message -----
From: <michel.andre_at_[hidden]>
> Hello!
>
> I'm having problems with projection_iterator.
> I'm using MSVC6.0 latest SP, Dinkum 3.07
>
> It seems that:
>
> projection_iterator_generator<UNARY,ITER>::type::reference
>
> returns a reference to whats conatined in the vector and not
> UNARY::result_type& wich should be correct.
There's nothing in the code which suggests it would do that. What is your
evidence?
===================================================
David Abrahams, C++ library designer for hire
resume: http://users.rcn.com/abrahams/resume.html
C++ Booster (http://www.boost.org)
email: david.abrahams_at_[hidden]
===================================================