Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/embree
/ add
Method
add
tutorials/external/catch.hpp:9179–9182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9177
}
9178
9179
void TagInfo::add( std::string const& spelling ) {
9180
++count;
9181
spellings.insert( spelling );
9182
}
9183
9184
std::string TagInfo::all() const {
9185
std::string out;
Callers
4
listTags
Function · 0.45
registerTagAlias
Method · 0.45
registerStartupException
Method · 0.45
ReusableStringStream
Method · 0.45
Calls
5
TagAlias
Class · 0.85
find
Function · 0.85
startsWith
Function · 0.70
endsWith
Function · 0.70
push_back
Method · 0.45
Tested by
no test coverage detected