MCPcopy Create free account
hub / github.com/Apress/beginning-cpp20 / baseFun

Method baseFun

Examples/NoModules/Chapter 17/Ex17_06/Ex17_06.cpp:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8{
9public:
10 void baseFun() { /* ... */ }
11protected:
12 int m_base_var {};
13};

Callers 1

derivedFunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected