
22 Oct
2008
22 Oct
'08
12:59 a.m.
On Tue, Oct 21, 2008 at 6:09 PM, Doug Gregor <doug.gregor@gmail.com> wrote:
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.
Didn't this already come up? Maybe put a comment in the source file to try to avoid having to answer the same question again? --Beman