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

Method RegistryWithPred

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

Source from the content-addressed store, hash-verified

1504 typedef typename RegistryWithPred<T_Ptr, Pred>::const_iterator const_iterator;
1505
1506 RegistryWithPred(void) {
1507 }
1508
1509 virtual ~RegistryWithPred(void) {
1510 unregisterAll();

Callers

nothing calls this directly

Calls 1

reinitDeepCopyMethod · 0.80

Tested by

no test coverage detected