Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getC
Method
getC
lib/standards.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
std::string Standards::getC() const
61
{
62
return getC(c);
63
}
64
65
std::string Standards::getC(cstd_t c_std)
66
{
Callers
3
createDUI
Function · 0.45
checkClang
Method · 0.45
checkInternal
Method · 0.45
Calls
1
mapC
Function · 0.85
Tested by
no test coverage detected