From 1564e9c767de199d5ff954e3fde5e53c3006be2a Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 23 Apr 2005 13:07:27 +0000 Subject: [PATCH] Change the description of functional/hash. [SVN r28436] --- hash/doc/hash.qbk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hash/doc/hash.qbk b/hash/doc/hash.qbk index 7fce700..d68e765 100644 --- a/hash/doc/hash.qbk +++ b/hash/doc/hash.qbk @@ -1,7 +1,8 @@ [library Boost.Functional/Hash [authors [James, Daniel]] [copyright 2005 Daniel James] - [purpose Extendible TR1 hash function object] + [purpose A TR1 hash function object that can be extended to hash user + defined types] [category higher-order] [id hash] [dirname hash]