|
Boost : |
From: John Maddock (jz.maddock_at_[hidden])
Date: 2019-05-29 16:55:40
> I would need to detect support for std::current_exception, not the presence
> of header <exception>, so I would think that
> BOOST_NO_CXX11_CURRENT_EXCEPTION is what I need, right?
>
> So that I can
> #ifndef BOOST_NO_CXX11_CURRENT_EXCEPTION
> // I can use std::current_exception() unconditionally here
> #endif
>
> Should I open an issue in github for Boost.Config?
By all means, but a PR would be even better ;)
Best, John.
--- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk