MCPcopy 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

listTagsFunction · 0.45
registerTagAliasMethod · 0.45
ReusableStringStreamMethod · 0.45

Calls 5

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

Tested by

no test coverage detected