struct QPanda::FragLabel

#include <CutQC.h>

struct FragLabel
{
    // fields

    std::string m_prep_label;
    std::string m_meas_label;
};