Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r79749 - trunk/libs/functional/hash/doc
From: dnljms_at_[hidden]
Date: 2012-07-25 19:42:41


Author: danieljames
Date: 2012-07-25 19:42:41 EDT (Wed, 25 Jul 2012)
New Revision: 79749
URL: http://svn.boost.org/trac/boost/changeset/79749

Log:
Hash: Fix links to examples.
Text files modified:
   trunk/libs/functional/hash/doc/tutorial.qbk | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/functional/hash/doc/tutorial.qbk
==============================================================================
--- trunk/libs/functional/hash/doc/tutorial.qbk (original)
+++ trunk/libs/functional/hash/doc/tutorial.qbk 2012-07-25 19:42:41 EDT (Wed, 25 Jul 2012)
@@ -206,7 +206,7 @@
 include the main header before instantiating [classref boost::hash]. When using
 a container that uses [classref boost::hash] it should do that for you, so your
 type will work fine with the boost hash containers. There's an example of this
-in [@boost:/libs/unordered/examples/template.hpp template.hpp] and
-[@boost:/libs/unordered/examples/template.cpp template.cpp].
+in [@boost:/libs/functional/hash/examples/template.hpp template.hpp] and
+[@boost:/libs/functional/hash/examples/template.cpp template.cpp].
 
 [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