MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / unsetPreRollOutCallback

Method unsetPreRollOutCallback

include/thundersvm/util/log.h:2667–2669  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2665 }
2666
2667 inline void unsetPreRollOutCallback(void) {
2668 m_preRollOutCallback = base::defaultPreRollOutCallback;
2669 }
2670
2671 inline PreRollOutCallback& preRollOutCallback(void) {
2672 return m_preRollOutCallback;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected