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

Method ~LogFormat

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

Source from the content-addressed store, hash-verified

1635 LogFormat(LogFormat&& logFormat);
1636 LogFormat& operator=(const LogFormat& logFormat);
1637 virtual ~LogFormat(void) {}
1638 bool operator==(const LogFormat& other);
1639
1640 /// @brief Updates format to be used while logging.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected