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