Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ toString
Function
toString
lib/color.cpp:73–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
std::string toString(Color c)
74
{
75
std::ostringstream ss;
76
ss << c;
77
return ss.str();
78
}
79
Callers
15
toString
Method · 0.70
infoString
Method · 0.70
toString
Method · 0.70
getMinFormatStringOutputLength
Function · 0.70
stringifyIndexes
Function · 0.70
arrayIndexMessage
Function · 0.70
pointerArithmeticError
Method · 0.70
toString
Method · 0.70
analyseWholeProgram1
Method · 0.70
isFloatArgValid
Method · 0.70
Container
Class · 0.70
setArrayDimensionsUsingValueFlow
Method · 0.70
Calls
1
str
Method · 0.45
Tested by
6
toDoubleNumber
Method · 0.40
toString
Method · 0.40
toString
Method · 0.40
containerActionToFromString
Method · 0.40
containerYieldToFromString
Method · 0.40
readXml
Method · 0.40