$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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