Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/leaf
/ main
Function
main
test/github_issue53x_test.cpp:12–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
#include <iostream>
11
12
int main()
13
{
14
std::cout <<
"Unit test not applicable."
<< std::endl;
15
return 0;
16
}
17
18
#else
19
Callers
nothing calls this directly
Calls
2
report_errors
Function · 0.85
test3
Function · 0.70
Tested by
no test coverage detected