Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ size
Method
size
externals/simplecpp/simplecpp.h:104–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
std::size_t size() const {
105
return mSize;
106
}
107
108
private:
109
const char* mData;
Callers
15
picojson.h
File · 0.45
contains
Method · 0.45
_parse
Function · 0.45
View
Method · 0.45
isNumberLike
Function · 0.45
simplecpp.h
File · 0.45
TokenList
Function · 0.45
size
Function · 0.45
isHex
Function · 0.45
isOct
Function · 0.45
isStringLiteral
Function · 0.45
isCharLiteral
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected