On Thu, 22 Aug 2019 at 02:58, Konstantin Tokarev <annu...@yandex.ru> wrote:

> If you don't need performance, don't use C++. For example, consider Qt for 
> Python.

I can't do that. Python doesn't have static typing, value semantics,
and automatic scope cleanup.
And python's performance is horrible, so if I managed to not care
about performance when
programming in C++, I will start caring about it the instant I switch to Python.

(The point here is that C++ is not about sacrificing all else at the
altar of performance,
and never has been, and never will be.)
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to