Boost logo

Boost :

Subject: Re: [boost] [UUID] Still alive?
From: Manuel Fiorelli (manuel.fiorelli_at_[hidden])
Date: 2008-09-19 16:47:11


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.

In the statement

for(uuid::const_iterator i=u.begin(); i != u.end(); ++u)

you should increment i.

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