mirror of
https://github.com/boostorg/container_hash.git
synced 2025-08-03 14:34:39 +02:00
Update Notes section
This commit is contained in:
@@ -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
|
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
|
time, when the input consisted of ``char``s, but it's less suitable for
|
||||||
|
Reference in New Issue
Block a user