zig/lib/std/atomic
Robin Voetter 4b4fbe3887
Replace @typeOf with @TypeOf in all zig source
This change was mostly made with `zig fmt` and this also modified some whitespace. Note that in some files, `zig fmt` produced incorrect code, so the change was made manually.
2019-12-10 11:09:41 -05:00
..
int.zig mv std/ lib/ 2019-09-25 23:35:41 -04:00
queue.zig Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00
stack.zig Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00