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

Class test_func5

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

Source from the content-addressed store, hash-verified

5870};
5871
5872template <typename T> struct test_func5 exprtk_test_final : public base_func<T> { test_func5() : base_func<T>(5){} };
5873template <typename T> struct test_func4 exprtk_test_final : public base_func<T> { test_func4() : base_func<T>(4){} };
5874template <typename T> struct test_func3 exprtk_test_final : public base_func<T> { test_func3() : base_func<T>(3){} };
5875template <typename T> struct test_func2 exprtk_test_final : public base_func<T> { test_func2() : base_func<T>(2){} };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected