Merge branch 'hash_functions' into 'master'

Hash functions



See merge request !75
This commit is contained in:
Jan Möbius
2016-07-11 10:24:44 +02:00
4 changed files with 87 additions and 1 deletions

View File

@@ -19,6 +19,12 @@
<li>Fixed mingw compilataion error</li>
</ul>
<b>General</b>
<ul>
<li>Added size_t hash_value functions to support boost unordered_set and map</li>
</ul>
</tr>
<tr valign=top><td><b>6.1</b> (2016/05/31)</td><td>