Boost logo

Boost :

Subject: Re: [boost] [1.48.0] TypeTraits additions
From: Michel Morin (mimomorin_at_[hidden])
Date: 2011-10-12 02:13:07


Hi Frédéric,
Thank you for the quick fix!

Frédéric Bron wrote:
> I did not see that the definition of the detail
> operator was coming too late but nothing told me the contrary because
> there was no failure with g++ and intel-linux. Now that you say it, I
> wonder why it works for other compilers!

It's just that two-phase name look-up was not implemented correctly
on compilers other than clang ;)

> I have applied the changes and all tests still pass with g++ 4.5.2 and
> 4.6.1 and intel-linux 11 and 12. So I believe it is safe.
> Committed to trunk r74924. Can you rerun the test on the trunk?

Run successfully on gcc (4.4-4.6) and clang (trunk and Apple clang 2.1)
both in C++03 and C++11 modes.

Regards,
Michel


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