
21 Oct
2008
21 Oct
'08
10:09 p.m.
On Tue, Oct 21, 2008 at 9:41 AM, Peter Bartlett <pete@pcbartlett.com> wrote:
I haven't tested it, but looking at the code I think you can include boost/function.hpp multiple times and if BOOST_FUNCTION_MAX_ARGS is (re-)defined between any of those inclusions then everything still works as you'd hope.
Yep, that's why it doesn't have include guards. - Doug