MCPcopy Create free account
hub / github.com/boostorg/leaf / main

Function main

test/exception_test.cpp:11–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9#include <iostream>
10
11int main()
12{
13 std::cout << "Unit test not applicable." << std::endl;
14 return 0;
15}
16
17#else
18

Callers

nothing calls this directly

Calls 8

try_catchFunction · 0.85
current_idFunction · 0.85
on_errorFunction · 0.85
report_errorsFunction · 0.85
my_exceptionClass · 0.70
throw_exceptionFunction · 0.70
exceptionClass · 0.50
whatMethod · 0.45

Tested by

no test coverage detected