 
            
            
            
            
                16 Jul
                
                    2004
                
            
            
                16 Jul
                
                '04
                
            
            
            
        
    
                4:11 a.m.
            
        Alexander Terekhov wrote:
Michael Glassford wrote: [...]
Looking at this again, it's not entirely clear to me what the return value of atomic<int>::swap() is. Can you clarify?
Old value. InterlockedExchange. Brrr.
Thanks. That's what I thought, but I wanted to make sure. Mike