.. index:: pair: struct; std::hash .. _doxid-structstd_1_1hash_3_01_e_e_1_1_network_1_1_u_r_i_01_4: template struct std::hash =========================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include template <> struct hash { // methods std::size_t :target:`operator()`(:ref:`EE::Network::URI` const& uri) const; };