.. index:: pair: struct; QPanda::MappingSeq .. _doxid-struct_q_panda_1_1_mapping_seq: struct QPanda::MappingSeq ========================= .. toctree:: :hidden: Keep track of the sequence of ``Mapping`` s and its cost. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct MappingSeq { // fields :ref:`MappingVector` :target:`mappingV`; uint32_t :target:`mappingCost`; };