Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsDummyName
Function
IsDummyName
libs/indexer/feature_data.cpp:280–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
{
279
280
bool IsDummyName(string_view s)
281
{
282
return s.empty();
283
}
284
285
} // namespace
286
Callers
2
AddName
Method · 0.85
SetHouseNumberAndHouseName
Method · 0.85
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected