.. index:: pair: struct; std::hash .. _doxid-structstd_1_1hash_3_01_q_panda_1_1_variational_1_1var_01_4: template struct std::hash =================================================== .. toctree:: :hidden: hash function to enable unordered_map and unordered_set ** .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include template <> struct hash { // methods size_t :target:`operator ()` (const :ref:`QPanda::Variational::var`&) const; };