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