Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ main
Function
main
tests/p0892Test.cpp:41–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
int main()
42
{
43
using namespace p0892;
44
45
Fun(A{});
46
Fun(static_cast<A>(B{}));
47
}
48
Callers
nothing calls this directly
Calls
1
Fun
Function · 0.70
Tested by
no test coverage detected