#include <bn_functional.h>
template<>
hash<float> struct
Hash support for float.
Public functions
- auto operator()(float value) const -> unsigned constexpr
- Returns the hash of the given float.