On 5/5/2011 2:27 AM, Bart Janssens wrote:
> On Wed, May 4, 2011 at 7:55 PM, Eric Niebler 
> <eric-xT6NqnoQrPdWk0Htik3J/w...@public.gmane.org> wrote:
>> Bart, how high can N go in your EDSL? Is it really arbitrarily large?
> 
> I didn't hit any limit in the real application (most complicated case
> is at 9) and just did a test that worked up to 30. Compilation (debug
> mode) took about 2-3 minutes at that point, with some swapping, so I
> didn't push it any further.
> 
> I've attached the header defining the grouping grammar, there should
> be no dependencies on the rest of our code.

We're talking about picking a sane and useful default for
BOOST_PROTO_MAX_ARITY. You seem to be saying that 10 would cover most
practical uses of your EDSL. Is that right?

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com
_______________________________________________
proto mailing list
proto@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/proto

Reply via email to