struct QPanda::JudgeTwoNodeIterIsSwappable::NodeInCircuitInfo

struct NodeInCircuitInfo
{
    // fields

    bool m_in_circuit;
    bool m_dagger;
};