Update Notes section

This commit is contained in:
Peter Dimov
2022-09-20 01:20:26 +03:00
parent e061b3c4c0
commit d43ae22ab4

View File

@@ -74,7 +74,7 @@ void hash_combine(size_t & seed, T const & v)
}
----
This is what shipped in the first release of Boost containing the library.
This is what shipped in Boost 1.33, the first release containing the library.
This function was a reasonable compromise between quality and speed for its
time, when the input consisted of ``char``s, but it's less suitable for