Re: [Boost-bugs] [Boost C++ Libraries] #4832: C++0x lambdas do not work as argument to Boost::Range's transformed adaptor

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4832: C++0x lambdas do not work as argument to Boost::Range's transformed adaptor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-14 22:10:21


#4832: C++0x lambdas do not work as argument to Boost::Range's transformed adaptor
-----------------------------------------------------------+----------------
  Reporter: Alexander Bessonov <alexbav@…> | Owner: dgregor
      Type: Feature Requests | Status: new
 Milestone: To Be Determined | Component: utility
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords: c++0x lambda transformed boost::range
-----------------------------------------------------------+----------------

Comment (by Alexander Bessonov <alexbav@…>):

 Replying to [comment:2 neilgroves]:
> I have recently reaalized the solution requires a modification to
 result_of rather than a change to Boost.Range.

 Agree. It seems that range lib in trunk started to use boost's result_of
 (compared to its own implementation in 1.44). My patch addresses variant
 with a single argument for VC 2010 and needs to be extended for multiple
 arguments using standard "preprocessor magic". If I get a working variant
 for multiple arguments, I will update the ticket.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4832#comment:3>
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:04 UTC