
19 Sep
2008
19 Sep
'08
8:47 p.m.
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