struct QPanda::RegParamInfo

#include <QASMToQProg.h>

struct RegParamInfo
{
    // fields

    std::string reg_name;
    int reg_index;
};