Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BowenFu/matchit.cpp
/ main
Function
main
sample/customAsPointer.cpp:67–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
#endif
66
67
int32_t main()
68
{
69
std::cout << staticCastAs(One{}) << std::endl;
70
return 0;
71
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected