On 09/09/2011 01:29 PM, Andrew MacLeod wrote: > ! { return __sync_mem_add__fetch(&_M_i, 1, memory_order_seq_cst); }
^^ typo Which begs the question of how this didn't get caught in the testsuite somewhere? Otherwise it looks ok. r~
On 09/09/2011 01:29 PM, Andrew MacLeod wrote: > ! { return __sync_mem_add__fetch(&_M_i, 1, memory_order_seq_cst); }
^^ typo Which begs the question of how this didn't get caught in the testsuite somewhere? Otherwise it looks ok. r~