MCPcopy Create free account
hub / github.com/boostorg/json / run

Method run

test/null_resource.cpp:37–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 void
38 run()
39 {
40 test();
41 }
42};
43
44TEST_SUITE(null_resource_test, "boost.json.null_resource");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected