
27 Apr
2007
27 Apr
'07
7:59 p.m.
JOAQUIN LOPEZ MU?Z wrote:
Hello, I think the following specialization declaration is missing in Boost.Hash reference page:
template<typename T> struct hash<T*>;
as required by TR1. This specialization is actually provided by the lib, though.
Yes, I've just added it in HEAD. Thanks. Daniel