| 11701 | } |
| 11702 | |
| 11703 | struct assert_handler exprtk_test_final : public exprtk::assert_check |
| 11704 | { |
| 11705 | std::size_t assert_count; |
| 11706 | void handle_assert(const assert_context& /*context*/) exprtk_test_override |
nothing calls this directly
no outgoing calls
no test coverage detected