Link to archived copy of Thomas Wang's integer hash function.

His site's no longer on the web, so use web.archive.org instead.

[SVN r86607]
This commit is contained in:
Daniel James
2013-11-10 23:25:54 +00:00
parent 6f3dee13a8
commit 6b1a4bfeb7

View File

@ -3,7 +3,7 @@
/ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) ]
[def __wang__
[@http://www.concentric.net/~Ttwang/tech/inthash.htm
[@http://web.archive.org/web/20121102023700/http://www.concentric.net/~Ttwang/tech/inthash.htm
Thomas Wang's article on integer hash functions]]
[section:rationale Implementation Rationale]