j
k
j a
j l
Caleb Epstein wrote:
The for loop in float_hash_impl in <boost/functional/detail/hash_float.hpp> generates a warning from gcc when instantiated with T = float. Changing the < to != quiets the warning.
This should be fixed in trunk now. Daniel
Back to the thread
Back to the list