Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetKey
Function
GetKey
generator/generator_tests/srtm_parser_test.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
inline SrtmTile::LatLonKey GetKey(ms::LatLon const & coord)
20
{
21
return SrtmTile::GetKey(coord);
22
}
23
24
UNIT_TEST(SRTM_FilenameTest)
25
{
Callers
1
UNIT_TEST
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected