Merge link fix.

[SVN r59013]
This commit is contained in:
Daniel James
2010-01-15 00:56:07 +00:00
parent 34133e5530
commit 2644aeff12

View File

@@ -110,7 +110,7 @@ And you can now use [classref boost::hash] with book:
assert(books.find(dandelion) == books.end()); assert(books.find(dandelion) == books.end());
The full example can be found in: The full example can be found in:
[@boost:/libs/functional/hash/examples/books.cpp /libs/functional/hash/examples/books.hpp] [@boost:/libs/functional/hash/examples/books.hpp /libs/functional/hash/examples/books.hpp]
and and
[@boost:/libs/functional/hash/examples/books.cpp /libs/functional/hash/examples/books.cpp]. [@boost:/libs/functional/hash/examples/books.cpp /libs/functional/hash/examples/books.cpp].