www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14738] New: core.atomic arguments are inconsistent

https://issues.dlang.org/show_bug.cgi?id=14738

          Issue ID: 14738
           Summary: core.atomic arguments are inconsistent
           Product: D
           Version: D2
          Hardware: x86_64
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: druntime
          Assignee: nobody puremagic.com
          Reporter: rsw0x rsw0x.me

cas takes arguments by address, atomicOp/atomicLoad/atomicStore takes arguments
by reference. Why not be consistent?

--
Jun 26 2015