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

Class gen_func

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

Source from the content-addressed store, hash-verified

6157
6158template <typename T>
6159struct gen_func exprtk_test_final : public exprtk::igeneric_function<T>
6160{
6161 typedef typename exprtk::igeneric_function<T>::generic_type generic_type;
6162 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