$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] reference to '_1' is ambiguous
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-03-18 15:03:07
Nat Goodspeed:
> Peter Dimov wrote:
>
>> I can probably get the placeholders out of the global namespace in 1.41.
>
> I saw a suggestion a while ago to share the *same* placeholders for
> boost::bind, boost::lambda, Phoenix et al. I'm hoping that's where we're
> headed?
Lambda only goes to _3 and it's not easy to remove this limit. I doubt that
anyone would invest the effort.