Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
272
static void function() {}
273
static int ***function2() {
274
return nullptr;
275
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected