MCPcopy 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

DirectoryMethod · 0.45
copyClampedFunction · 0.45
sweepTempFilesMethod · 0.45
sendBackupMethod · 0.45
exportTitleListCacheMethod · 0.45
isCacheFreshMethod · 0.45
createDirectoryMethod · 0.45
directoryExistsMethod · 0.45
backupMethod · 0.45
restoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected