.. index:: pair: struct; QPanda::Dist .. _doxid-struct_q_panda_1_1_dist: struct QPanda::Dist =================== .. toctree:: :hidden: Dijkstra graph node. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Dist { // fields std::vector :target:`path_vec`; int :target:`value`; bool :target:`visit`; };