Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArashPartow/exprtk
/ inc_func
Function
inc_func
exprtk_test.cpp:6248–6249 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6246
using exprtk::igeneric_function<T>::operator();
6247
6248
inc_func()
6249
{}
6250
6251
inline T operator()(parameter_list_t params) exprtk_test_override
6252
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected