Replace a few more for/while loops with std::generator
commit1c16aa8ef6754053906658a7e54401ec1797bd7a
authorChris Robinson <chris.kcat@gmail.com>
Sun, 18 Feb 2024 06:19:50 +0000 (17 22:19 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 18 Feb 2024 06:19:50 +0000 (17 22:19 -0800)
tree07287b8c93037a2a7491c836ad41f72beebe69b1
parentd8adcdbd593bfb467cd3fe92def3b280614e2a2a
Replace a few more for/while loops with std::generator
core/mixer/mixer_neon.cpp
core/mixer/mixer_sse2.cpp
core/mixer/mixer_sse41.cpp