Boost logo

Boost :

Subject: Re: [boost] [Iterator] transform_iterator should use result_of
From: Dave Abrahams (dave_at_[hidden])
Date: 2010-12-10 13:46:10


At Fri, 10 Dec 2010 14:01:53 +0900,
Michel MORIN wrote:
>
> Documents of Boost.Iterator say that transform_iterator uses result_of
> to compute "reference" nested-type.
> But, in Boost 1.45, transform_iterator does not use result_of; It uses
> result_type.
>
> This bug is fixed in trunk. See the following ticket:
> [iterator] transform_iterator should use boost::result_of to determine
> functor result type
> https://svn.boost.org/trac/boost/ticket/1427
>
> Considering the fix was merged into trunk six months ago,
> it seems low-risk to merged into release.
> Does anyone merge this into release?

As one of the authors, I authorize anyone who can to make that merge.
I just can't do it myself right now

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk