Boost logo

Boost :

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk