$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-03-24 08:57:25
vicente.botet wrote:
> Hi,
>
> There is a documentation error in
> libs/type_traits/doc/html/boost_typetraits/category/function.html
>
> template <std::size_t Align>
> struct function_traits;
>
> must be
> template <class T>
> struct function_traits;
>
> Regards
> _____________________
> Vicente Juan Botet Escriba
Sounds like an issue for John Maddock. John?
Thanks for the report,
--Beman