libqasm
library for handling cQASM files
|
Contains annotation objects used within the trees by libqasm. More...
Go to the source code of this file.
Classes | |
class | cqasm::annotations::SourceLocation |
Source location annotation object, containing source file line numbers etc. More... | |
Namespaces | |
cqasm | |
Toplevel namespace with entry points for the new API. | |
cqasm::annotations | |
Namespace for tree annotation objects used by libqasm. | |
Functions | |
std::ostream & | cqasm::annotations::operator<< (std::ostream &os, const SourceLocation &object) |
Stream << overload for source location objects. More... | |
Contains annotation objects used within the trees by libqasm.
Definition in file cqasm-annotations.hpp.
#include <string>