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

Function main

example/try_capture_all_exceptions.cpp:15–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13#include <iostream>
14
15int main()
16{
17 std::cout << "Unit test not applicable." << std::endl;
18 return 0;
19}
20
21#else
22

Callers

nothing calls this directly

Calls 4

try_capture_allFunction · 0.85
try_catchFunction · 0.85
valueMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected