Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2019-10-25 16:54:30


On 10/25/19 9:40 AM, Mathias Gaunard via Boost wrote:
> On Fri, 25 Oct 2019, 15:44 Robert Ramey via Boost, <boost_at_[hidden]>
> wrote:
>
>>
>> I couldn't see this from looking at the implementation in config.hpp.
>> Maybe I missed it.
>>
>
> It's clearly there.
>
> #if !defined(__EXCEPTIONS) and !defined(BOOST_NO_EXCEPTIONS)
> # define BOOST_NO_EXCEPTIONS
> #endif

Right. I did see this. But I didn't (and still don't) know where
_EXCEPTIONS is defined.
>
> and it does similar things for plenty of different compilers, not just GCC
> or Clang.
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


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