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

Method run

test/doc_using_numbers.cpp:172–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170{
171public:
172 void
173 run()
174 {
175 (void)&set1;
176 }
177};
178
179TEST_SUITE(doc_using_numbers_test, "boost.json.doc_using_numbers");

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected