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

Method ~Writer

include/thundersvm/util/log.h:3240–3242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3238 }
3239
3240 virtual ~Writer(void) {
3241 processDispatch();
3242 }
3243
3244 template <typename T>
3245 inline Writer& operator<<(const T& log) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected