Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ Any
Method
Any
include/behaviortree_cpp/utils/safe_any.hpp:78–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
77
public:
78
Any() : _original_type(UndefinedAnyType)
79
{}
80
81
~Any() = default;
82
Callers
nothing calls this directly
Calls
2
move
Function · 0.85
SimpleString
Class · 0.85
Tested by
no test coverage detected