Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreasfertig/cppinsights
/ h
Method
h
tests/UsingDecl2Test.cpp:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
void g(int) { }
12
using B::h;
13
void h(int) { }
14
};
15
16
struct ProtectedMember
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected