From 03f0279b8fef51e97a560cb303a63da0b896de37 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 2 May 2007 21:39:13 +0000 Subject: [PATCH] Group the functions in the hash reference to make it a little clearer. [SVN r37567] --- hash/doc/ref.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hash/doc/ref.xml b/hash/doc/ref.xml index a8e1566..f55f44d 100644 --- a/hash/doc/ref.xml +++ b/hash/doc/ref.xml @@ -406,6 +406,8 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + + @@ -500,6 +502,10 @@ for(; first != last; ++first) + + + + @@ -758,6 +764,8 @@ return seed; + +