Boost C++ Libraries: Ticket #7957: Hash: typo in the documentation https://svn.boost.org/trac10/ticket/7957 <pre class="wiki"> Index: doc/rationale.qbk =================================================================== --- doc/rationale.qbk (révision 82664) +++ doc/rationale.qbk (copie de travail) @@ -38,7 +38,7 @@ Thomas Wang's hash function]. This this may not work as well as a hash algorithm tailored for the input. -For strings that are several fast, high quality hash functions +For strings there are several fast, high quality hash functions available (for example [@http://code.google.com/p/smhasher/ MurmurHash3] and [@http://code.google.com/p/cityhash/ Google's CityHash]), although they tend to be more machine specific. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7957 Trac 1.4.3 Daniel James Thu, 31 Jan 2013 21:57:29 GMT <link>https://svn.boost.org/trac10/ticket/7957#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7957#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82674" title="Hash: Fix typo, refs #7957.">[82674]</a>) Hash: Fix typo, refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7957" title="#7957: Bugs: Hash: typo in the documentation (closed: fixed)">#7957</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Tue, 12 Feb 2013 00:19:59 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7957#comment:2 https://svn.boost.org/trac10/ticket/7957#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82827" title="Hash: Merge documentation fixes. Fixes #7957. ">[82827]</a>) Hash: Merge documentation fixes. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7957" title="#7957: Bugs: Hash: typo in the documentation (closed: fixed)">#7957</a>. </p> Ticket