Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ FileDataCache
Function
FileDataCache
externals/simplecpp/simplecpp.h:457–457 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
455
FileDataCache() = default;
456
457
FileDataCache(const FileDataCache &) = delete;
458
FileDataCache(FileDataCache &&) = default;
459
460
FileDataCache &operator=(const FileDataCache &) = delete;
Callers
1
simplecpp.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected