
22 Oct
2008
22 Oct
'08
8:15 p.m.
Pete Bartlett wrote: [...]
Since this variable is not gets redefined very often in the user projects,
may be it is possible to introduce include guard that depends on this variable as well?
#ifdef BOOST_FUNCTION_HPP_##BOOST_FUNCTION_MAX_ARGS #define BOOST_FUNCTION_HPP_##BOOST_FUNCTION_MAX_ARGS ... #endif
Clever...
Depressing... -- Genny