Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
125
std::string Standards::getCPP() const
126
{
127
return getCPP(cpp);
128
}
129
130
std::string Standards::getCPP(cppstd_t std)
131
{
Callers
4
createDUI
Function · 0.45
checkClang
Method · 0.45
checkInternal
Method · 0.45
runAddonsAndTools
Method · 0.45
Calls
1
mapCPP
Function · 0.85
Tested by
no test coverage detected