Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
5
namespace dp
6
{
7
IndexStorage::IndexStorage() : m_size(0) {}
8
9
IndexStorage::IndexStorage(std::vector<uint32_t> && initial)
10
{
Callers
1
GetIndexStorage
Method · 0.45
Calls
3
size
Method · 0.45
resize
Method · 0.45
data
Method · 0.45
Tested by
no test coverage detected