template<typename Type>
bn::hash<Type*> struct

Hash support for pointers.

Public functions

auto operator()(const Type* ptr) const -> unsigned constexpr
Returns the hash of the given pointer.