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