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