<p dir="ltr">Hi,<br>
  It's ripped from pur own hash.cc<br>
Accord in to documentation I've found on Stackexchange, it's hen sanctioned way to do it. Only alternative is to pass the Hasher template argument every time.<br></p>
<p dir="ltr">-- <br>
  Francesco</p>
<div class="gmail_quote">On Jul 28, 2015 1:23 AM, "Alex Rousskov" <<a href="mailto:rousskov@measurement-factory.com">rousskov@measurement-factory.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 07/27/2015 05:02 PM, Amos Jeffries wrote:<br>
> in src/SBuf.h:<br>
><br>
> * does the functor have to be defined inside std:: ?<br>
> - my understanding was that namespace was reserved for STL use<br>
<br>
<br>
Amos is right: Please try to find a way to avoid modifying std. Such<br>
intrusion into std used to be required many years ago, but I would be<br>
surprised if it still is.<br>
<br>
<br>
Thank you,<br>
<br>
Alex.<br>
<br>
</blockquote></div>