#include <bn_color.h>
template<>
bn::hash<color> struct

Hash support for color.

Public functions

auto operator()(color value) const -> unsigned constexpr
Returns the hash of the given color.