Searched refs:CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS (Results 1 – 5 of 5) sorted by relevance
276 …ined(CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS) && !defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS)277 # define CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS macro
15 #if defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS) in uncaught_exceptions()
130 …CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS // Use std::uncaught_exceptions instead of std::uncaught_e…
365 …ined(CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS) && !defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS)366 # define CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS macro15044 #if defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS) in uncaught_exceptions()
15275 && !defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS)15277 # define CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS macro15288 #elif defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS) in uncaught_exceptions()