MCPcopy Create free account
hub / github.com/doctest/doctest / function

Function function

examples/all_features/stringification.cpp:272–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272static void function() {}
273static int ***function2() {
274 return nullptr;
275}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected