MCPcopy Create free account
hub / github.com/VCVRack/Rack / max

Method max

include/random.hpp:67–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 return 0;
66 }
67 static constexpr uint64_t max() {
68 return UINT64_MAX;
69 }
70};
71
72

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected