Mizux Seiha

Results 71 comments of Mizux Seiha

> with gcc and clang this would probably be fine since they have explicit codenames for the newer standards (i.e. `std=c++2b`, `std=c++2c`, etc..), but what to do for msvc? What...