Просмотр исходного кода

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 лет назад
Родитель
Сommit
31f6309fef
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/functional

+ 1 - 1
libs/functional

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

粤ICP备19079148号