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

#include <Expr.h>

Classes

struct  result

Public Member Functions

template<typename C, typename R>
UnaryOperator operator() (C op, const R &rhs) const

Detailed Description

Definition at line 236 of file Expr.h.

Member Function Documentation

◆ operator()()

template<typename C, typename R>
UnaryOperator qasm::MakeUnaryExpression::operator() ( C op,
const R & rhs ) const
inline

Definition at line 242 of file Expr.h.


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