Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Naios/continuable
/ ~Unit
Method
~Unit
examples/example-ai/example-ai.cpp:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
42
struct Unit {
43
virtual ~Unit() = default;
44
};
45
46
struct UnitAI {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected