MCPcopy 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

listTagsFunction · 0.45
registerTagAliasMethod · 0.45
ReusableStringStreamMethod · 0.45
getQuaternionMethod · 0.45
getAxisAngleMethod · 0.45

Calls 6

endsWithFunction · 0.85
TagAliasClass · 0.85
startsWithFunction · 0.70
findFunction · 0.50
insertMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected