Boost logo

Boost Users :

Subject: Re: [Boost-users] phoenix bind vs boost bind?
From: Robert Dailey (rcdailey.lists_at_[hidden])
Date: 2014-04-13 09:46:01


On Sun, Apr 13, 2014 at 2:18 AM, Mathieu Champlon <m.champlon_at_[hidden]> wrote:
> On 12/04/2014 21:49, Robert Dailey wrote:
>>
>> (...) In any case, this doesn't particularly answer the
>>
>> root of my question which is: which one (which bind, not which
>> placeholders) should I be using?
>
>
> Boost.Bind is limited to 9 arguments so if you need more you don't have much
> of a choice (Boost.Lambda has 10, only Boost.Phoenix has more).
> Other than that I tend to use Boost.Bind most of the time because it's much
> lighter than Boost.Phoenix which tends to hit compile times quite badly from
> my experience...

Perfect answer. This is exactly what I was looking for.

Thanks to everyone for the help.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net