mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 08:33:06 +00:00
ffd071f558
memcpy requires non-overlapping arguments. fifo.realign() handles this case correctly and tries to provide an optimized implementation. This probably wasn't hit in practice, as, in a typical usage, fifo's head is not advanced. |
||
---|---|---|
.. | ||
Child.zig |