Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Fun
Function
Fun
tests/p0892Test.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
};
34
35
void Fun(wrapper<A> a)
36
{
37
B b = static_cast<B>(a);
38
}
39
}
40
41
int main()
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected