MCPcopy Create free account
hub / github.com/comaps/comaps / IndexStorage

Method IndexStorage

libs/drape/index_storage.cpp:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5namespace dp
6{
7IndexStorage::IndexStorage() : m_size(0) {}
8
9IndexStorage::IndexStorage(std::vector<uint32_t> && initial)
10{

Callers 1

GetIndexStorageMethod · 0.45

Calls 3

sizeMethod · 0.45
resizeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected