From 751ef97578864c6a75093ccac4f975fcc1ad6515 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Tue, 1 May 2007 21:28:45 +0000 Subject: [PATCH] Document boost::hash. [SVN r37554] --- hash/doc/ref.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/hash/doc/ref.xml b/hash/doc/ref.xml index f936ac4..4c98870 100644 --- a/hash/doc/ref.xml +++ b/hash/doc/ref.xml @@ -350,6 +350,25 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + + + + T* + + + std::size_t + + T* + + + Unspecified in TR1, except that equal arguments yield the same result. + + Doesn't throw + + +