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