Searched defs:allowThrows (Results 1 – 1 of 1) sorted by relevance
8152 auto AssertionHandler::allowThrows() const -> bool { in allowThrows() function in Catch::AssertionHandler9906 bool Config::allowThrows() const { return !m_data.noThrow; } in allowThrows() function in Catch::Config