Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ X
Class
X
tests/Issue178.cpp:1–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
struct X{
2
int f();
3
int f(int);
4
int f(double);
5
};
6
7
struct Y:X {
8
int f(float);
Callers
1
Sing
Method · 0.70
Calls
no outgoing calls
Tested by
1
Sing
Method · 0.56