MCPcopy 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
13int main()
14{
15 TestLibX stTestLibX;
16 TestA stTestA;
17
18 stTestLibX.do_something();
19};

Callers

nothing calls this directly

Calls 1

do_somethingMethod · 0.45

Tested by

no test coverage detected