MCPcopy Create free account
hub / github.com/CVCUDA/CV-CUDA / Object

Function Object

python/mod_cvcuda/nvcv/Object.hpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 virtual ~Object() = 0;
32
33 Object(Object &&) = delete;
34
35protected:
36 Object() = default;

Callers 1

Object.hppFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected