瀏覽代碼

Remove optimization which causes 0.5 to hash to 0. Refs #4038.

I have an internal requirement the 0 hashes to 0, a better solution
might be to remove that, put the optimization back and hash 0 to another
value. Or alternatively, use the main combine function instead.

[SVN r60805]
Daniel James 16 年之前
父節點
當前提交
31f6309fef
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libs/functional

+ 1 - 1
libs/functional

@@ -1 +1 @@
-Subproject commit be0a60760c29bc2ff84b5071812bd22e91338d98
+Subproject commit a7d58c92b39cd995ce120ad844b72c1024385665

粤ICP备19079148号