MCPcopy Create free account
hub / github.com/RenderKit/oidn / allowThrows

Method allowThrows

external/catch.hpp:8227–8229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8225 }
8226
8227 auto AssertionHandler::allowThrows() const -> bool {
8228 return getCurrentContext().getConfig()->allowThrows();
8229 }
8230
8231 void AssertionHandler::complete() {
8232 setCompleted();

Callers 1

isThrowSafeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected