C++ Mathematical Expression Toolkit (ExprTk) release
|
#include <exprtk.hpp>
Static Public Member Functions | |
static T | execute (ifunction &, branch_t(&)[ParamCount]) |
Definition at line 14596 of file exprtk.hpp.
|
inlinestatic |
Definition at line 14596 of file exprtk.hpp.
References exprtk::details::function_N_node< T, IFunction, N >::invoke< T_, ParamCount >::execute(), and exprtk::details::match_impl().
Referenced by exprtk::details::function_N_node< T, IFunction, N >::invoke< T_, ParamCount >::execute(), and exprtk::details::function_N_node< T, IFunction, N >::value().