C++ Mathematical Expression Toolkit (ExprTk) release
|
Public Member Functions | |
va_func () | |
T | operator() (const std::vector< T > &arglist) |
va_func () | |
T | operator() (const std::vector< T > &arglist) |
va_func () | |
T | operator() (const std::vector< T > &arglist) |
![]() | |
virtual | ~ivararg_function () |
![]() | |
function_traits () | |
bool & | allow_zero_parameters () |
bool & | has_side_effects () |
std::size_t & | min_num_args () |
std::size_t & | max_num_args () |
Definition at line 6077 of file exprtk_mpfr_test.cpp.
Definition at line 6079 of file exprtk_mpfr_test.cpp.
References exprtk::enable_zero_parameters(), exprtk::set_max_num_args(), and exprtk::set_min_num_args().
Definition at line 6076 of file exprtk_real_test.cpp.
References exprtk::enable_zero_parameters(), exprtk::set_max_num_args(), and exprtk::set_min_num_args().
Definition at line 6104 of file exprtk_test.cpp.
References exprtk::enable_zero_parameters(), exprtk::set_max_num_args(), and exprtk::set_min_num_args().
|
inlinevirtual |
Reimplemented from exprtk::ivararg_function< T >.
Definition at line 6086 of file exprtk_mpfr_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ivararg_function< T >.
Definition at line 6083 of file exprtk_real_test.cpp.
|
inlinevirtual |
Reimplemented from exprtk::ivararg_function< T >.
Definition at line 6111 of file exprtk_test.cpp.