From 524335a09182209d916fb7da6f731a22cf95fc0b 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] --- doc/ref.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/doc/ref.xml b/doc/ref.xml index f936ac4..4c98870 100644 --- a/doc/ref.xml +++ b/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 + + +