Skip to content

Commit

Permalink
📝 Fixed documentation of the std::hash extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelwa committed Mar 24, 2023
1 parent 5d0dc8d commit a2749e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/utils/utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,3 @@ Hashing
This header defines implementations for ``std::hash`` for several data types.

.. doxygenfunction:: fiction::hash_combine
.. doxygenstruct:: std::hash<std::array<T, N>>
.. doxygenstruct:: std::hash<std::set<T>>
.. doxygenstruct:: std::hash<std::pair<T1, T2>>

0 comments on commit a2749e9

Please sign in to comment.