Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ KeywordMatcher
Method
KeywordMatcher
libs/search/keyword_matcher.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
using namespace std;
18
19
KeywordMatcher::KeywordMatcher()
20
{
21
Clear();
22
}
23
24
void KeywordMatcher::Clear()
25
{
Callers
nothing calls this directly
Calls
1
Clear
Function · 0.85
Tested by
no test coverage detected