Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-07-17 19:08:32


Author: danieljames
Date: 2008-07-17 19:08:32 EDT (Thu, 17 Jul 2008)
New Revision: 47522
URL: http://svn.boost.org/trac/boost/changeset/47522

Log:
Remove a mention of the hash functions which I missed before.
Text files modified:
   trunk/libs/unordered/doc/changes.qbk | 3 +--
   1 files changed, 1 insertions(+), 2 deletions(-)

Modified: trunk/libs/unordered/doc/changes.qbk
==============================================================================
--- trunk/libs/unordered/doc/changes.qbk (original)
+++ trunk/libs/unordered/doc/changes.qbk 2008-07-17 19:08:32 EDT (Thu, 17 Jul 2008)
@@ -31,7 +31,6 @@
 * Emplace support when rvalue references and variadic template are available.
 * More efficient node allocation when rvalue references and variadic template
   are available.
-* Added equality operators and hash functions
- ([@http://svn.boost.org/trac/boost/ticket/1557 Ticket 1557]).
+* Added equality operators.
 
 [endsect]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk