C++ Mathematical Expression Toolkit (ExprTk) release
|
#include <exprtk.hpp>
Public Attributes | |
loop_types | loop |
violation_type | violation |
details::_uint64_t | iteration_count |
Definition at line 2147 of file exprtk.hpp.
details::_uint64_t exprtk::loop_runtime_check::violation_context::iteration_count |
Definition at line 2151 of file exprtk.hpp.
loop_types exprtk::loop_runtime_check::violation_context::loop |
Definition at line 2149 of file exprtk.hpp.
Referenced by exprtk::details::loop_runtime_checker::check().
violation_type exprtk::loop_runtime_check::violation_context::violation |
Definition at line 2150 of file exprtk.hpp.