Boost logo

Boost :

Subject: Re: [boost] [UUID] Still alive?
From: Andy Tompkins (atompkins_at_[hidden])
Date: 2008-09-20 21:32:31


Hi,

On Fri, 19 Sep 2008 22:47:11 +0200, "Manuel Fiorelli"
<manuel.fiorelli_at_[hidden]> said:
> I don't feel qualified to evaluate your hash function. However, it seems
> to
> me that your code is the same as boost::hash_combine, thus it should be
> good.

Yes, it is exactly the same as boost::hash_combine, but without
#including it.

>
> In the statement
>
> for(uuid::const_iterator i=u.begin(); i != u.end(); ++u)
>
> you should increment i.

Thanks.

>
> Best regards
> Manuel Fiorelli
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk