Boost logo

Boost Users :

Subject: Re: [Boost-users] phoenix bind vs boost bind?
From: Mathieu Champlon (m.champlon_at_[hidden])
Date: 2014-04-13 03:18:35


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...

MAT.


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