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

Class vararg_func

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

Source from the content-addressed store, hash-verified

6338
6339template <typename T>
6340struct vararg_func exprtk_test_final : public exprtk::igeneric_function<T>
6341{
6342 typedef typename exprtk::igeneric_function<T>::parameter_list_t
6343 parameter_list_t;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected