Topic: Proposal for Standard Lib: modulus hash function for


Author: "'Walt Karas' via ISO C++ Standard - Future Proposals" <std-proposals@isocpp.org>
Date: Sun, 7 Aug 2016 11:31:33 -0700 (PDT)
Raw View
------=_Part_384_1520584026.1470594693137
Content-Type: multipart/alternative;
 boundary="----=_Part_385_1854557799.1470594693137"

------=_Part_385_1854557799.1470594693137
Content-Type: text/plain; charset=UTF-8

Here is the first cut at an implementation:
 https://github.com/wkaras/C-plus-plus-intrusive-container-templates/blob/master/modulus_hash.h

Unit testing:
 https://github.com/wkaras/C-plus-plus-intrusive-container-templates/blob/master/test_modulus.cpp

--
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
To view this discussion on the web visit https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/0552c616-84d0-4c4e-971f-d94cddebf2b7%40isocpp.org.

------=_Part_385_1854557799.1470594693137
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Here is the first cut at an implementation: =C2=A0https://=
github.com/wkaras/C-plus-plus-intrusive-container-templates/blob/master/mod=
ulus_hash.h<div><br></div><div>Unit testing: =C2=A0https://github.com/wkara=
s/C-plus-plus-intrusive-container-templates/blob/master/test_modulus.cpp</d=
iv></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;ISO C++ Standard - Future Proposals&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:std-proposals+unsubscribe@isocpp.org">std-proposa=
ls+unsubscribe@isocpp.org</a>.<br />
To post to this group, send email to <a href=3D"mailto:std-proposals@isocpp=
..org">std-proposals@isocpp.org</a>.<br />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/a/isocpp.org/d/msgid/std-proposals/0552c616-84d0-4c4e-971f-d94cddebf2b7%=
40isocpp.org?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.=
com/a/isocpp.org/d/msgid/std-proposals/0552c616-84d0-4c4e-971f-d94cddebf2b7=
%40isocpp.org</a>.<br />

------=_Part_385_1854557799.1470594693137--

------=_Part_384_1520584026.1470594693137--

.