MCPcopy Create free account
hub / github.com/catchorg/Catch2 / thisDoesntThrow

Function thisDoesntThrow

tests/SelfTest/UsageTests/Exception.tests.cpp:33–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 int thisDoesntThrow() {
34 return 0;
35 }
36
37 class CustomException {
38 public:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected