MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / getCPP

Method getCPP

lib/standards.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125std::string Standards::getCPP() const
126{
127 return getCPP(cpp);
128}
129
130std::string Standards::getCPP(cppstd_t std)
131{

Callers 4

createDUIFunction · 0.45
checkClangMethod · 0.45
checkInternalMethod · 0.45
runAddonsAndToolsMethod · 0.45

Calls 1

mapCPPFunction · 0.85

Tested by

no test coverage detected