Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ AddBookmarkResult
Method
AddBookmarkResult
libs/search/result.cpp:304–307 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
}
303
304
void Results::AddBookmarkResult(bookmarks::Result const & result)
305
{
306
m_bookmarksResults.push_back(result);
307
}
308
309
void Results::Clear()
310
{
Callers
1
Search
Method · 0.45
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected