|
Boost : |
Subject: Re: [boost] Failures for GCC 4.4.1 with gnu++0x
From: Richard Webb (richard.webb_at_[hidden])
Date: 2009-09-05 09:28:04
John Maddock wrote:
>
>
> The config failures are down to boost_no_deleted_functions.ipp which is
> one
> of yours - maybe this isn't supported in GCC yet?
>
>
I notice that boost_no_deleted_functions.ipp contains
namespace boost_no_constexpr {
I guess that should be
namespace boost_no_deleted_functions {
?
-- View this message in context: http://www.nabble.com/Failures-for-GCC-4.4.1-with-gnu%2B%2B0x-tp25278446p25308465.html Sent from the Boost - Dev mailing list archive at Nabble.com.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk