 
            
            
            
            
                25 Oct
                
                    2019
                
            
            
                25 Oct
                
                '19
                
            
            
            
        
    
                6:40 p.m.
            
        On Fri, 25 Oct 2019, 15:44 Robert Ramey via Boost, <boost@lists.boost.org> 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 and it does similar things for plenty of different compilers, not just GCC or Clang.