Boost logo

Boost Users :

From: Keith MacDonald (boost_at_[hidden])
Date: 2004-01-12 13:14:39


Sorry, forget point 4, about iterator_facade.hpp. I reinstated the wrong
copy before running CVS update. It's my problem.

Keith MacDonald

"Keith MacDonald" <boost_at_[hidden]> wrote in message
news:btun9k$f58$1_at_sea.gmane.org...
>
> 4. I got the updated documentation using CVS update, which broke my copy
of
> iterator_facade.hpp, because the CVS head copy contains this code:
>
> template <class Iterator, class Value, class Reference>
> struct operator_brackets_result
> {
> typedef typename mpl::if_<
> <<<<<<< iterator_facade.hpp
> iterator_writability_disabled<Value,Reference>
> , Value
> =======
> use_operator_brackets_proxy<Value,Reference>
> , Value
> >>>>>>> 1.15
> , operator_brackets_proxy<Iterator>
> >::type type;
> };
>
> Regards,
> Keith MacDonald
>
> "David Abrahams" <dave_at_[hidden]> wrote in message
> news:uad4tmb0b.fsf_at_boost-consulting.com...
> > You might look at the CVS or
> > http://www.boost-consulting.com/libs/iterator/doc/index.html if you're
> > interested in the progress we've made so far. We'd really appreciate
> > any feedback you have for us (really!).
> >
> > Thanks,
> >
> > --
> > Dave Abrahams
> > Boost Consulting
> > www.boost-consulting.com


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net