Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MIT-SPARK/Hydra
/ BackendModule
Method
BackendModule
include/hydra/backend/backend_module.h:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
virtual ~BackendModule();
76
77
BackendModule(const BackendModule& other) = delete;
78
79
BackendModule& operator=(const BackendModule& other) = delete;
80
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected