|
Boost : |
Subject: Re: [boost] [function] function.hpp lacks include guard
From: Gennaro Prota (gennaro.prota_at_[hidden])
Date: 2008-10-22 16:15:10
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk