mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 22:14:28 +02:00
Fix the link to the book example in the hash source documentation.
[SVN r31153]
This commit is contained in:
@@ -180,7 +180,7 @@ And you can now use __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:
|
||||||
[@../../libs/functional/hash/examples/books.cpp /libs/functional/hash/examples/books.hpp]
|
[@../../libs/functional/hash/examples/books.hpp /libs/functional/hash/examples/books.hpp]
|
||||||
and
|
and
|
||||||
[@../../libs/functional/hash/examples/books.cpp /libs/functional/hash/examples/books.cpp].
|
[@../../libs/functional/hash/examples/books.cpp /libs/functional/hash/examples/books.cpp].
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user