MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / compare_decay

Function compare_decay

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

Source from the content-addressed store, hash-verified

484 return x;
485}
486static int compare_decay(std::nullptr_t) { return 0; }
487
488template <class F>
489static bool compare(const value& x, const value& y, F f)

Callers 1

compareFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected