[][src]Module qip::macros

Macros for general ease of use.

Structs

QubitIndices

Helper struct for macro iteration with usize, ranges, or vecs

RegisterDataWrapper

A struct which wraps the metadata for a Register, this is so that expressions which reference the register can still be used inside the program! macro.