mirror of
https://github.com/boostorg/functional.git
synced 2026-07-07 17:10:49 +02:00
a7d58c92b3
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]