MCPcopy Create free account
hub / github.com/ArashPartow/exprtk / overload_func

Class overload_func

exprtk_test.cpp:6394–6394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6392
6393template <typename T>
6394struct overload_func exprtk_test_final : exprtk::igeneric_function<T>
6395{
6396 typedef typename exprtk::igeneric_function<T> igfun_t;
6397 typedef typename igfun_t::parameter_list_t parameter_list_t;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected