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

Method enabled

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

Source from the content-addressed store, hash-verified

2319 }
2320
2321 inline bool enabled(Level level) const {
2322 return m_typedConfigurations->enabled(level);
2323 }
2324
2325#if ELPP_VARIADIC_TEMPLATES_SUPPORTED
2326# define LOGGER_LEVEL_WRITERS_SIGNATURES(FUNCTION_NAME)\

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected