MCPcopy 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
565std::string FeatureBuilder::DebugPrintIDs() const
566{
567 return ::DebugPrint(m_osmIds);
568}
569
570bool FeatureBuilder::AddName(std::string_view lang, std::string_view name)
571{

Callers 2

DebugPrintFunction · 0.80

Calls 1

DebugPrintFunction · 0.70

Tested by

no test coverage detected