
1 May
2007
1 May
'07
7:52 a.m.
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/referen... Daniel