MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / modulus

Method modulus

src/value.cpp:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229bool Value::modulus(bool, bool)
230{
231 return false;
232}
233
234bool Value::multiply(bool left, bool right)
235{

Callers

nothing calls this directly

Calls 1

r_modFunction · 0.85

Tested by

no test coverage detected