Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ main
Function
main
v2/test/railsys/program/main/main.cpp:13–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
#include <test_libx.h>
12
13
int main()
14
{
15
TestLibX stTestLibX;
16
TestA stTestA;
17
18
stTestLibX.do_something();
19
};
Callers
nothing calls this directly
Calls
1
do_something
Method · 0.45
Tested by
no test coverage detected