OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Member Functions | List of all members
matheval::detail::expectation_handler Struct Reference

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...
 

Detailed Description

Error handler for expectation errors.

Definition at line 351 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 354 of file matheval.hpp.

References Options::info.


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