Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ add
Method
add
tests/include/catch.hpp:11308–11311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11306
}
11307
11308
void TagInfo::add( std::string const& spelling ) {
11309
++count;
11310
spellings.insert( spelling );
11311
}
11312
11313
std::string TagInfo::all() const {
11314
size_t size = 0;
Callers
4
listTags
Function · 0.45
registerTagAlias
Method · 0.45
registerStartupException
Method · 0.45
ReusableStringStream
Method · 0.45
Calls
4
startsWith
Function · 0.85
endsWith
Function · 0.85
TagAlias
Class · 0.85
insert
Method · 0.45
Tested by
no test coverage detected