Boost logo

Boost :

Subject: Re: [boost] [phoenix] not playing nice with other libs
From: Daniel Walker (daniel.j.walker_at_[hidden])
Date: 2011-05-04 15:54:01


On Wed, May 4, 2011 at 1:32 PM, Eric Niebler <eric_at_[hidden]> wrote:
> On 5/4/2011 6:25 PM, Thomas Heller wrote:
>> On Wed, May 4, 2011 at 10:58 AM, Eric Niebler <eric_at_[hidden]> wrote:
>>> On 5/2/2011 6:18 PM, Thomas Heller wrote:
>>>> The BOOST_RESULT_OF_NUM_ARGS constant needed to be changed because i
>>>> needed to provide 11 arguments in a "call" to boost::result_of. But i
>>>> guess a workaround
>>>> can be found in this specific case.
>>>
>>> What workaround did you have in mind?
>>
>> Calling F::template result<...> directly, basically reimplementing
>> result_of for our
>> phoenix' own limits.
>
> As an implementation detail? Sure, no problem.

If you guys like, I could up the default BOOST_RESULT_OF_NUM_ARGS to,
say, 15. I don't anticipate that it would cause any problems.

Daniel Walker


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk