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