zig/std/atomic
Jimmi Holst Christensen 378d3e4403
Solve the return type ambiguity (#1628)
Changed container and initializer syntax
* <container> { ... } -> <container> . { ... }
* <exrp> { ... } -> <expr> . { ...}
2018-10-15 09:51:15 -04:00
..
index.zig std.atomic: use spinlocks 2018-07-11 19:38:01 -04:00
int.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
queue.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00
stack.zig Solve the return type ambiguity (#1628) 2018-10-15 09:51:15 -04:00