C++11 atomic library notes

Richard Henderson rth@redhat.com
Mon Oct 3 18:10:00 GMT 2011


On 10/03/2011 10:54 AM, Andrew MacLeod wrote:
> its a library call for arbitrary sized objects...  C++ can have any
> class declared atomic, so it doesn't have to map to one of those
> optimized lock-free routines.

Ah, I get it now.  Ew.


r~



More information about the Gcc mailing list