Boost logo

Boost :

From: vicente.botet (vicente.botet_at_[hidden])
Date: 2008-03-24 07:09:21


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

----- Original Message -----
From: "Beman Dawes" <bdawes_at_[hidden]>
To: "Boost mailing list" <boost_at_[hidden]>; "Boost Users mailing list"
<boost-users_at_[hidden]>
Sent: Friday, March 21, 2008 1:42 PM
Subject: [boost] [1.35.0] Release Candidate 2 available

> 1.35.0 Release Candidate 2 (RC2) is available at
> http://boost.cowic.de/rc/ RC2 fixes all of the serious issues reported
> for RC1.
>
> Note that links to the web site from the RC appear to be broken because
> the restructured web site will not go live until the actual release
> ships. In the meantime, the new website content is available at
> beta.boost.org.
>
> Please take the time to download RC2, and try to install it on your
> system. Kick the tires, and report any problems or issues you discover.
> Report by posting to either boost_at_[hidden] or
> boost-users_at_lists.boost.org.
>
> For a list of known issues, see
> http://svn.boost.org/trac/boost/wiki/MergeOneDotThreeFiveDotZero.
>
> Thanks,
>
> --Beman
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


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