Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
Converter.h File Reference
#include "Circuit.h"

Go to the source code of this file.

Classes

class  Circuits::Converter< Time >
 The converter class. More...

Namespaces

namespace  Circuits

Macros

#define _CIRCUITCONVERTER_H_

Detailed Description

Version
1.0

DESCRIPTION

The converter class.

Some functions (like Clone, but not limited to) are returning a smart pointer to the IOperation interface/base class. Sometimes conversion to a smart pointer to the derived class is needed. This is where the Converter class comes in.

Definition in file Converter.h.

Macro Definition Documentation

◆ _CIRCUITCONVERTER_H_

#define _CIRCUITCONVERTER_H_

Definition at line 18 of file Converter.h.