MCPcopy 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

17using namespace std;
18
19KeywordMatcher::KeywordMatcher()
20{
21 Clear();
22}
23
24void KeywordMatcher::Clear()
25{

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected