MCPcopy 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
97struct func_args; // function argument values
98
99using func_hptr = value(const func_args &);
100using func_handler = std::function<func_hptr>;

Callers 1

execute_implMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected