OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
matheval::detail::expectation_handler Struct Reference

Error handler for expectation errors. More...

#include <matheval.hpp>

Collaboration diagram for matheval::detail::expectation_handler:

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.

Detailed Description

Error handler for expectation errors.

Definition at line 352 of file matheval.hpp.

Member Function Documentation

◆ operator()()

template<typename Iterator>
void matheval::detail::expectation_handler::operator() ( Iterator first,
Iterator last,
boost::spirit::info const & info ) const
inline

Throw an exception saying where and why parsing failed.

Definition at line 355 of file matheval.hpp.


The documentation for this struct was generated from the following file: