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

Function main

test/optional_test.cpp:385–389  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383}
384
385int main()
386{
387 run_tests();
388 return boost::report_errors();
389}

Callers

nothing calls this directly

Calls 2

run_testsFunction · 0.85
report_errorsFunction · 0.85

Tested by

no test coverage detected