Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addReporter
Function · 0.45
listTags
Function · 0.45
registerTagAlias
Method · 0.45
registerStartupException
Method · 0.45
ReusableStringStream
Method · 0.45
get_module
Method · 0.45
main
Function · 0.45
do_work
Function · 0.45
compiled_tests.cpp
File · 0.45
main
Function · 0.45
Calls
3
startsWith
Function · 0.85
endsWith
Function · 0.85
TagAlias
Class · 0.85
Tested by
4
get_module
Method · 0.36
main
Function · 0.36
do_work
Function · 0.36
main
Function · 0.36