
13 Oct
2008
13 Oct
'08
1:34 p.m.
Jamie Allsop wrote:
Should I expect to be able to redefine BOOST_PARAMETER_MAX_ARITY and be able to compile? <http://www.boost.org/doc/libs/1_36_0/libs/parameter/doc/html/reference.html#boost-parameter-max-arity>
My bad ... this does exactly what it says on the tin. I had included a previous reference to one of the parameter header files and had in fact redefined it... in all the error messages I had missed the obvious. Apologies for the noise. Jamie
For example using,
[ snip ]