1 Jun
2006
1 Jun
'06
8:40 a.m.
Cromwell Enage wrote:
--- Daniel Wallin wrote:
Are you sure you have your working copy up to date? The tests all pass on my machine.
Okay, somehow I didn't update preprocessor.cpp along with the rest of the tree. I got that fixed and now the test program works.
My own code is using outdated syntax. Looks like I have to add those default values into my BOOST_PARAMETER_FUNCTION calls.
Right. The older syntax is still supported, but with new names: BOOST_PARAMETER_BASIC_* -- Daniel Wallin