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

Function main

test/try_capture_all_test.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

try_capture_allFunction · 0.85
try_handle_allFunction · 0.85
new_errorFunction · 0.85
report_errorsFunction · 0.85

Tested by

no test coverage detected