You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
One reason to switch is using enum SomeEnum syntax for switch which shortens some of them by a lot. Not a big deal and any sort of big priority.
Describe the solution you'd like
Switch to C++20 and see if it works