Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/Issue328_2.cpp:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
static out cout;
10
11
int main() {
12
cout << is_v<void(int)>;
13
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected