Boost logo

Boost :

From: Carl Daniel (cpdaniel_at_[hidden])
Date: 2004-01-10 01:12:26


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.

-cd


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk