Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsEmptyNames
Method
IsEmptyNames
libs/indexer/feature_data.cpp:272–275 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
270
}
271
272
bool FeatureParamsBase::IsEmptyNames() const
273
{
274
return name.IsEmpty() && house.IsEmpty() && ref.empty();
275
}
276
277
namespace
278
{
Callers
2
RemoveInvalidTypes
Method · 0.80
UNIT_CLASS_TEST
Function · 0.80
Calls
2
IsEmpty
Method · 0.45
empty
Method · 0.45
Tested by
1
UNIT_CLASS_TEST
Function · 0.64