Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetPopulation
Method
GetPopulation
libs/indexer/feature.cpp:859–862 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
857
}
858
859
uint64_t FeatureType::GetPopulation()
860
{
861
return feature::RankToPopulation(GetRank());
862
}
863
864
string const & FeatureType::GetRef()
865
{
Callers
1
GetPopulation
Function · 0.45
Calls
1
RankToPopulation
Function · 0.85
Tested by
no test coverage detected