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

Method increment

unittests/catch.hpp:1920–1922  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1918 }
1919
1920 void increment() {
1921 ++m_count;
1922 }
1923
1924 void reportStart();
1925 auto needsMoreIterations() -> bool;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected