26 Apr
2007
26 Apr
'07
11:50 p.m.
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. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
27 Apr
27 Apr
9: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
6763
Age (days ago)
6764
Last active (days ago)
1 comments
2 participants
participants (2)
-
"JOAQUIN LOPEZ MU?Z" -
Daniel James