From 0ff4d2e60218ee5307c19712c0fc83f88249766a 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] --- hash/doc/ref.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/hash/doc/ref.xml b/hash/doc/ref.xml index ffaae1c..2b05c9d 100644 --- a/hash/doc/ref.xml +++ b/hash/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 + + +