Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ end
Method
end
lib/vf_analyzers.cpp:1141–1143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1139
return x;
1140
}
1141
T* end() const {
1142
return x+1;
1143
}
1144
};
1145
1146
template<class T>
Callers
7
vf_analyzers.cpp
File · 0.45
isSameSymbolicValue
Function · 0.45
isAliasOf
Function · 0.45
end
Method · 0.45
getValue
Method · 0.45
isWritable
Method · 0.45
writeValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected