Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1821: lambda and transform_iterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-12 15:07:17
#1821: lambda and transform_iterator
----------------------------------------+-----------------------------------
Reporter: ka3a4ok <bismuth@â¦> | Owner: dave
Type: Bugs | Status: closed
Milestone: Boost 1.36.0 | Component: iterator
Version: Boost 1.35.0 | Severity: Problem
Resolution: fixed | Keywords:
----------------------------------------+-----------------------------------
Changes (by michel):
* status: reopened => closed
* resolution: => fixed
Comment:
Already fixed in Boost 1.47.
This ticket is a composite of
* #864: Make lambda support result<>
* #1427: transform_iterator should use boost/result_of to determine
functor result type
which were fixed in Boost 1.44 and 1.47, respectively.
P.S.
This ticket is about Boost.Lambda and NOT about C++11 lambdas.
For C++11 lambdas, you should use decltype-based result_of.
Please read
[[http://www.boost.org/doc/libs/release/libs/utility/utility.htm#result_of|result_of
doc]] (especially about **`BOOST_RESULT_OF_USE_DECLTYPE`** macro).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/1821#comment:5> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC