I’m curious to know how many people here have started using C++ 20, and when is the “right time” to make the switch. Would I be creating headaches for myself if I decided to switch now? Are there any JUCE-specific factors that I need to take into account?
Asking because I’m working on a problem that would be trivial to solve with the new Ranges library, but is quite difficult otherwise.