| 6214 | |
| 6215 | template <typename T> |
| 6216 | struct gen_func2 exprtk_test_final : public exprtk::igeneric_function<T> |
| 6217 | { |
| 6218 | typedef typename exprtk::igeneric_function<T>::parameter_list_t parameter_list_t; |
| 6219 |
nothing calls this directly
no outgoing calls
no test coverage detected