> The main advantage of Qt over modern C++ though is its stability.
Yes
> main advantage of Qt over modern C++ though is its stability. If you had written a Qt app 20 years ago it would still compile and work as intended, whereas C++ become a different language every 5 years.
Your arguments contradict eachother.
C++ only becomes another language every 5 years if you want to use the new features. The new features make things simpler and safer.
I say I do want to use the new features; I want the safety improvements and the simplicity offered. Qt makes it practically impossible to do.
Yes
> main advantage of Qt over modern C++ though is its stability. If you had written a Qt app 20 years ago it would still compile and work as intended, whereas C++ become a different language every 5 years.
Your arguments contradict eachother.
C++ only becomes another language every 5 years if you want to use the new features. The new features make things simpler and safer.
I say I do want to use the new features; I want the safety improvements and the simplicity offered. Qt makes it practically impossible to do.