Boost logo

Boost :

Subject: Re: [boost] request: BOOST_NO_SFINAE_EXPR macro
From: Beman Dawes (bdawes_at_[hidden])
Date: 2009-07-31 19:41:41


On Fri, Jul 31, 2009 at 11:59 AM, Mathias
Gaunard<mathias.gaunard_at_[hidden]> wrote:
> Beman Dawes wrote:
>
>> I'm overloaded. If you'd like to submit a patch, that would be great.
>
> I wouldn't mind contributing, but I don't have access to all compilers (17 I
> believe) to test which ones support or don't support the features (albeit I
> suppose that the automatic testing on the trunk would eventually give the
> answer).
>
> Is defining BOOST_NO_* in all compilers for which I don't know whether they
> support it good enough?

Yes! I'd suggest you test with at least one compiler that supports the
feature and one that doesn't. But in general just default to
BOOST_NO_*.

--Beman


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