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

Class inc_func

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

Source from the content-addressed store, hash-verified

6235
6236template <typename T>
6237struct inc_func exprtk_test_final : public exprtk::igeneric_function<T>
6238{
6239 typedef typename exprtk::igeneric_function<T>::generic_type generic_type;
6240 typedef typename exprtk::igeneric_function<T>::parameter_list_t parameter_list_t;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected