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

Method run

test/static_resource.cpp:123–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 void
124 run()
125 {
126 test();
127 }
128};
129
130TEST_SUITE(static_resource_test, "boost.json.static_resource");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected