MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / clear

Method clear

Source/Lua/Deprecated/CtrlrLuaBigInteger.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void CtrlrLuaBigInteger::clear()
35{
36 bi.clear();
37}
38
39void CtrlrLuaBigInteger::clearBit(const int bitPosition)
40{

Callers 4

~CtrlrLuaMethodMethod · 0.45
removeMethod · 0.45
setCodeInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected