Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ DebugPrintIDs
Method
DebugPrintIDs
generator/feature_builder.cpp:565–568 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
std::string FeatureBuilder::DebugPrintIDs() const
566
{
567
return ::DebugPrint(m_osmIds);
568
}
569
570
bool FeatureBuilder::AddName(std::string_view lang, std::string_view name)
571
{
Callers
2
DebugPrint
Function · 0.80
DoesBuildingConsistOfParts
Function · 0.80
Calls
1
DebugPrint
Function · 0.70
Tested by
no test coverage detected