Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Serving
/ FunctionClosure
Method
FunctionClosure
core/sdk-cpp/include/predictor.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
typedef void (*FunctionType)(Arg1* arg1, Arg2* arg2);
49
50
FunctionClosure() {}
51
52
~FunctionClosure() {}
53
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected