MCPcopy 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
19inline SrtmTile::LatLonKey GetKey(ms::LatLon const & coord)
20{
21 return SrtmTile::GetKey(coord);
22}
23
24UNIT_TEST(SRTM_FilenameTest)
25{

Callers 1

UNIT_TESTFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected