MCPcopy 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
37MyBase::MyBase() { }
38
39/* here is a static member */
40Type MyBase::static_member = 8;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected