This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
On 8 February 2012 13:06, Andrew MacLeod<amacleod@redhat.com> wrote:Sure. the biggest difference is that we can now compile any arbitrary class as atomic. Previously it had to be an integer type of the correct size to map to one of the __sync calls.
Yes, I meant to do that last week, but instead it's this week :-P Gerald had pinged me about it a while ago.Great, thanks - I was thinking about adding a line to the C++11 improvements in the libstdc++ section mentioning the new implementation of<atomic>, do you think it's worth it?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |