Subject: Re: [boost] [phoenix] not playing nice with other libs
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-05-03 09:16:36


On 03/05/2011 07:36, Thomas Heller wrote:

> Its not just for the unit tests. Its for being API compatible with Boost.Bind
> and backwards compatible with Phoenix V2.

How about making a file
<boost/phoenix/compatibility_limits.hpp>

that redefines the values necessary to be compatible with those APIs?

Then whoever needs compatibility needs to include this file explicitly.