$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gil] Pixel Hasher
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-03-26 09:41:50
>
> I've been looking for a hashing function for PixelBased types... with no
> succes, so I created one. Does this have any value for users?
How about the one supplied by unordered_map?
Christian