MCPcopy Create free account
hub / github.com/ChaiScript/ChaiScript / add

Method add

unittests/catch.hpp:7782–7785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7780 }
7781
7782 void TagInfo::add( std::string const& spelling ) {
7783 ++count;
7784 spellings.insert( spelling );
7785 }
7786
7787 std::string TagInfo::all() const {
7788 std::string out;

Callers 10

addReporterFunction · 0.45
listTagsFunction · 0.45
registerTagAliasMethod · 0.45
ReusableStringStreamMethod · 0.45
get_moduleMethod · 0.45
mainFunction · 0.45
do_workFunction · 0.45
compiled_tests.cppFile · 0.45
mainFunction · 0.45

Calls 3

startsWithFunction · 0.85
endsWithFunction · 0.85
TagAliasClass · 0.85

Tested by 4

get_moduleMethod · 0.36
mainFunction · 0.36
do_workFunction · 0.36
mainFunction · 0.36