Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ data
Method
data
3ds/include/SmallVector.hpp:363–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
constexpr T* data() noexcept { return alldata.data.data; }
364
365
constexpr const T* data() const noexcept { return alldata.data.data; }
366
Callers
15
Directory
Method · 0.45
copyClamped
Function · 0.45
sweepTempFiles
Method · 0.45
sendBackup
Method · 0.45
exportTitleListCache
Method · 0.45
isCacheFresh
Method · 0.45
createDirectory
Method · 0.45
directoryExists
Method · 0.45
deleteFolderContentsRecursively
Method · 0.45
deleteFolderRecursively
Method · 0.45
backup
Method · 0.45
restore
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected