OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
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 359 of file matheval.hpp.

Member Function Documentation

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 362 of file matheval.hpp.


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