Searched refs:CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS (Results 1 – 4 of 4) sorted by relevance
237 …ined(CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS) && !defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS)238 # define CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS macro
15 #if defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS) in uncaught_exceptions()
129 …CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS // Use std::uncaught_exceptions instead of std::uncaught_e…
327 …ined(CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS) && !defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS)328 # define CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS macro12662 #if defined(CATCH_CONFIG_CPP17_UNCAUGHT_EXCEPTIONS) in uncaught_exceptions()