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

Method AbstractRegistry

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

@brief Default constructor

Source from the content-addressed store, hash-verified

1314
1315 /// @brief Default constructor
1316 AbstractRegistry(void) {}
1317
1318 /// @brief Move constructor that is useful for base classes
1319 AbstractRegistry(AbstractRegistry&& sr) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected