| 6297 | |
| 6298 | template <typename T> |
| 6299 | struct rem_space_and_uppercase exprtk_test_final : public exprtk::igeneric_function<T> |
| 6300 | { |
| 6301 | typedef typename exprtk::igeneric_function<T> igenfunc_t; |
| 6302 | typedef typename igenfunc_t::generic_type generic_type; |
nothing calls this directly
no outgoing calls
no test coverage detected