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

Method MessageBuilder

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

Source from the content-addressed store, hash-verified

2903 class MessageBuilder {
2904 public:
2905 MessageBuilder(void) : m_logger(nullptr), m_containerLogSeperator(ELPP_LITERAL("")) {}
2906 void initialize(Logger* logger);
2907
2908# define ELPP_SIMPLE_LOG(LOG_TYPE)\

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected