MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / add

Method add

tests/catch.hpp:8953–8956  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8951 }
8952
8953 void TagInfo::add( std::string const& spelling ) {
8954 ++count;
8955 spellings.insert( spelling );
8956 }
8957
8958 std::string TagInfo::all() const {
8959 std::string out;

Callers 4

listTagsFunction · 0.45
registerTagAliasMethod · 0.45
ReusableStringStreamMethod · 0.45

Calls 3

startsWithFunction · 0.85
endsWithFunction · 0.85
TagAliasClass · 0.85

Tested by

no test coverage detected