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