MCPcopy Create free account
hub / github.com/corels/corels / dumpRemainingSpaceSize

Method dumpRemainingSpaceSize

src/utils.cpp:99–104  ·  view source on GitHub ↗

* Uses GMP library to dump a string version of the remaining state space size. * This number is typically very large (e.g. 10^20) which is why we use GMP instead of a long. * Note: this function may not work on some Linux machines. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected