From: Robert Ramey (ramey_at_[hidden])
Date: 2004-01-10 12:39:16


Carl Daniel wrote:

>Joel de Guzman wrote:
>> Exactly. Now, the bottom line is: is it worth it to provide a
>> special case mpl::apply_if for builtins merely to silence this
>> innocuous warning?

>How about a local #pragma warning(disable:4180) properly conditioned for VC
>only?

>IMO it's not worth the additional complexity and obfuscation to add the
>compile time computation to suppress this warning.

maybe you might just tweak the tools.jam for vc71 so that this
warning is suppressed.

Robert Ramey