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

#include <Expr.h>

Classes

struct  result

Public Member Functions

template<typename C, typename L, typename R>
BinaryOperator operator() (C op, const L &lhs, const R &rhs) const

Detailed Description

Definition at line 185 of file Expr.h.

Member Function Documentation

◆ operator()()

template<typename C, typename L, typename R>
BinaryOperator qasm::MakeBinaryExpression::operator() ( C op,
const L & lhs,
const R & rhs ) const
inline

Definition at line 191 of file Expr.h.


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