MCPcopy 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

4namespace Foo {
5
6void Math::add(int value)
7{
8 sum_ += value;
9}
10
11int Math::get_sum() const
12{

Callers 4

assert_fields_look_goodFunction · 0.45
runme.pyFile · 0.45
runMethod · 0.45
clear_docMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected