
13 Feb
2011
13 Feb
'11
3:42 a.m.
On Sat, Feb 12, 2011 at 1:57 PM, John Bytheway <jbytheway+boost@gmail.com> wrote:
On 12/02/11 16:42, Lorenzo Caminiti wrote: Well, at the rate reviews go lambdas might be in place in most compilers by the time you library is accepted :(. But let's hope it goes faster than that :).
Why C++0x lambdas don't support constant binding? Constant binding is instead supported by Boost.Local. I looked over N2550, N2529, etc but I could only see binding by value and reference and not by constant value and constant references?! I must be missing something... -- Lorenzo