Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ allowThrows
Method
allowThrows
tutorials/external/catch.hpp:6324–6326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6322
}
6323
6324
auto AssertionHandler::allowThrows() const -> bool {
6325
return getCurrentContext().getConfig()->allowThrows();
6326
}
6327
6328
void AssertionHandler::complete() {
6329
setCompleted();
Callers
1
matchTest
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected