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