Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ ClearName
Method
ClearName
libs/indexer/feature_data.cpp:291–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
/////////////////////////////////////////////////////////////////////////////////////////
290
291
void FeatureParams::ClearName()
292
{
293
name.Clear();
294
}
295
296
bool FeatureParams::AddName(string_view lang, string_view s)
297
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected