|
Boost-Commit : |
From: daniel_james_at_[hidden]
Date: 2008-04-19 11:42:09
Author: danieljames
Date: 2008-04-19 11:42:09 EDT (Sat, 19 Apr 2008)
New Revision: 44593
URL: http://svn.boost.org/trac/boost/changeset/44593
Log:
Fix link to the hash documentation from bimap. Refs #1690
Text files modified:
branches/doc/libs/bimap/doc/bimap_and_boost.qbk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: branches/doc/libs/bimap/doc/bimap_and_boost.qbk
==============================================================================
--- branches/doc/libs/bimap/doc/bimap_and_boost.qbk (original)
+++ branches/doc/libs/bimap/doc/bimap_and_boost.qbk 2008-04-19 11:42:09 EDT (Sat, 19 Apr 2008)
@@ -219,7 +219,7 @@
This is a statistical property depending on the typical distribution of keys in a given application, so it is not feasible to have a general-purpose hash function with excellent results in every possible scenario; the default value for this parameter uses Boost.Hash, which often provides good enough results.
Boost.Hash can be
-[@http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/hash/custom.html
+[@http://www.boost.org/doc/html/hash/custom.html
extended for custom data types],
enabling to use the default parameter of the unordered set types with any user types.
@@ -474,4 +474,4 @@
[endsect]
-[endsect]
\ No newline at end of file
+[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