struct QPanda::Swap

#include <QubitMapping.h>

struct Swap
{
    // fields

    uint32_t u;
    uint32_t v;
};