mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-14 10:07:55 +03:00
dbc94f36d3
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.