Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/codebrowser
/ MyBase
Method
MyBase
tests/test.cc:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
};
36
37
MyBase::MyBase() { }
38
39
/* here is a static member */
40
Type MyBase::static_member = 8;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected