|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#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_ |
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.
| #define _CIRCUITCONVERTER_H_ |
Definition at line 18 of file Converter.h.