Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetVersion
Method
GetVersion
libs/search/geocoder.cpp:139–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
RankTable::Version GetVersion() const override
140
{
141
EnsureTableLoaded();
142
return m_table->GetVersion();
143
}
144
145
void Serialize(Writer & writer) override
146
{
Callers
2
SearchByFeatureId
Method · 0.45
ReadVersionFromHeader
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected