OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
Error handler for expectation errors. More...
#include <matheval.hpp>
Public Member Functions | |
template<typename Iterator > | |
void | operator() (Iterator first, Iterator last, boost::spirit::info const &info) const |
Throw an exception saying where and why parsing failed. More... | |
Error handler for expectation errors.
Definition at line 352 of file matheval.hpp.
|
inline |
Throw an exception saying where and why parsing failed.
Definition at line 355 of file matheval.hpp.