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

Method ~Configuration

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

Source from the content-addressed store, hash-verified

1731 Configuration& operator=(const Configuration& c);
1732
1733 virtual ~Configuration(void) {
1734 }
1735
1736 /// @brief Full constructor used to sets value of configuration
1737 Configuration(Level level, ConfigurationType configurationType, const std::string& value);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected