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