Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ allowThrows
Method
allowThrows
extlibs/catch/include/catch/catch.hpp:7925–7927 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7923
}
7924
7925
auto AssertionHandler::allowThrows() const -> bool {
7926
return getCurrentContext().getConfig()->allowThrows();
7927
}
7928
7929
void AssertionHandler::complete() {
7930
setCompleted();
Callers
1
isThrowSafe
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected