From 74fc58cd1386a59bca011172a241a5cff7da2519 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 27 Apr 2007 19:44:18 +0000 Subject: [PATCH] Add reference documentation for boost::hash [SVN r37517] --- doc/ref.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/doc/ref.xml b/doc/ref.xml index ffaae1c..2b05c9d 100644 --- a/doc/ref.xml +++ b/doc/ref.xml @@ -387,6 +387,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 + + +