|
C++ Mathematical Expression Toolkit (ExprTk) release
|
Public Member Functions | |
| scoped_bool_or_restorer (bool &bb) | |
| ~scoped_bool_or_restorer () | |
Public Attributes | |
| bool & | b |
| bool | original_value_ |
Definition at line 25561 of file exprtk.hpp.
|
inlineexplicit |
Definition at line 25563 of file exprtk.hpp.
|
inline |
Definition at line 25568 of file exprtk.hpp.
References exprtk::parser< T >::scoped_bool_or_restorer::b, and exprtk::parser< T >::scoped_bool_or_restorer::original_value_.
| bool& exprtk::parser< T >::scoped_bool_or_restorer::b |
Definition at line 25573 of file exprtk.hpp.
Referenced by exprtk::parser< T >::scoped_bool_or_restorer::~scoped_bool_or_restorer().
| bool exprtk::parser< T >::scoped_bool_or_restorer::original_value_ |
Definition at line 25574 of file exprtk.hpp.
Referenced by exprtk::parser< T >::scoped_bool_or_restorer::~scoped_bool_or_restorer().