<div dir="ltr"><div class="gmail_default" style="font-family:comic sans ms,sans-serif">Hi all,</div><div class="gmail_default" style="font-family:comic sans ms,sans-serif"><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif">I have been trying to figure out how to use murmurhash3 with boost::uuid. Looking at the documentation it is not entirely clear to me if a class implementing murmurhash3 that provides the interface defined by NameHashProvider would be sufficient. <br>If yes, would creating a wrapper over the following implementation work? <br><a href="https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp">https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp</a> <br><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif">Can anyone direct me to some similar implementation perhaps not of using murmurhash3 but of using any other algorithms? <br><br>Regards,</div><div class="gmail_default" style="font-family:comic sans ms,sans-serif">Shishir Pandey</div><span style="color:rgb(0,0,0);font-family:&quot;Times New Roman&quot;;font-size:medium"></span><br class="gmail-Apple-interchange-newline"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><font face="&#39;comic sans ms&#39;, sans-serif"><span style="background-color:transparent">Necessity is not an established fact, but an interpretation.</span> </font></blockquote><blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><font face="&#39;comic sans ms&#39;, sans-serif"><span style="background-color:transparent"> </span><span style="background-color:transparent">- Friedrich Wilhelm Nietzsche </span></font></blockquote></div></div>