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