Maestro 0.2.5
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
qasm::error_handler_ Struct Reference

#include <qasm.h>

+ Collaboration diagram for qasm::error_handler_:

Classes

struct  result
 

Public Member Functions

template<typename Iterator >
void operator() (qi::info const &what, Iterator err_pos, Iterator last) const
 

Detailed Description

Definition at line 22 of file qasm.h.


Class Documentation

◆ qasm::error_handler_::result

struct qasm::error_handler_::result
template<typename, typename, typename>
struct qasm::error_handler_::result< typename, typename, typename >

Definition at line 24 of file qasm.h.

+ Collaboration diagram for qasm::error_handler_::result< typename, typename, typename >:
Class Members
typedef void type

Member Function Documentation

◆ operator()()

template<typename Iterator >
void qasm::error_handler_::operator() ( qi::info const &  what,
Iterator  err_pos,
Iterator  last 
) const
inline

Definition at line 29 of file qasm.h.


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