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

Function main

test/e_LastError_test.cpp:9–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7#include <iostream>
8
9int main()
10{
11 std::cout << "Test skipped (Windows only)";
12 return 0;
13}
14
15#else
16

Callers

nothing calls this directly

Calls 3

try_handle_allFunction · 0.85
new_errorFunction · 0.85
report_errorsFunction · 0.85

Tested by

no test coverage detected