$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_james_at_[hidden])
Date: 2007-04-27 15:59:13
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