On Thu, May 5, 2011 at 5:47 AM, Eric Niebler <e...@boostpro.com> wrote:
> 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?

Yep, 10 would be a much better default, the limit of 5 is very easy to
hit, for example when you use a function pointer terminal for a
function with more than 4 arguments.

-- 
Bart
_______________________________________________
proto mailing list
proto@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/proto

Reply via email to