Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ Fun
Method
Fun
tests/NullToMemberPointerTest.cpp:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
{
4
public:
5
int Fun(int) { return 1; }
6
7
int mMember;
8
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected