Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ add
Method
add
Tests/UseSWIG/SwigSrcOUTPUT_DIR/cs.cpp:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
namespace Foo {
5
6
void Math::add(int value)
7
{
8
sum_ += value;
9
}
10
11
int Math::get_sum() const
12
{
Callers
4
assert_fields_look_good
Function · 0.45
runme.py
File · 0.45
run
Method · 0.45
clear_doc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected