Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
protected:
36
Object() = default;
Callers
1
Object.hpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected