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

Method run

test/memory_resource.cpp:97–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95 }
96
97 void
98 run()
99 {
100 testBoostPmr();
101 testPmr();
102 }
103};
104
105TEST_SUITE(memory_resource_test, "boost.json.memory_resource");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected