MCPcopy Create free account
hub / github.com/boostorg/build / Test

Method Test

v2/engine/boehm_gc/tests/test_cpp.cc:68–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66
67 A( int iArg ): i( iArg ) {}
68 void Test( int iArg ) {
69 my_assert( i == iArg );}
70 int i;};
71
72

Callers 1

mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected