mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-19 10:40:15 +03:00
We want to utilize features from C++ 20 ranges but they haven't been entirely implemented in libc++ so in the meantime we use the reference implementation for it which is Ranges v3.