Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appdevforall/CodeOnTheGo
/ func_args
Class
func_args
subprojects/llama.cpp/common/jinja/value.h:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
//
96
97
struct func_args; // function argument values
98
99
using func_hptr = value(const func_args &);
100
using func_handler = std::function<func_hptr>;
Callers
1
execute_impl
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected