MCPcopy Create free account
hub / github.com/NGT-labs/NGT / deleteObject

Method deleteObject

lib/NGT/ObjectRepository.h:430–430  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428#endif
429
430 void deleteObject(Object *po) { delete po; }
431
432 private:
433 void extractObject(void *object, std::vector<double> &d) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected