Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ DynamicDispatch
Method
DynamicDispatch
cpp/src/arrow/util/dispatch_internal.h:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
public:
73
DynamicDispatch() { Resolve(DynamicFunction::implementations()); }
74
75
FunctionType func = {};
76
Callers
nothing calls this directly
Calls
1
Resolve
Function · 0.85
Tested by
no test coverage detected