Boost logo

Boost :

From: Daniel James (daniel_james_at_[hidden])
Date: 2007-05-01 03:52:35


Thomas Witt wrote:
> I will not accept any changes to 1.34.0 whatsoever starting Thursday May 3.
> Please make sure you report all problems/fixes/doc changes till then.

The attached patch adds the missing reference documentation for a
partial specialization of the hash object (reported by Joaquin last
week). It's not vital, but it would be nice to add. Should I check it in?

If you want a better idea of what it does, it adds

   template<typename T> struct hash<T*>;

to the list of specializations at:

http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/hash/reference.html

Daniel




Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk