Over the last 7-8 years what are the biggest influences on C++ programming?

前端 未结 12 962
轻奢々
轻奢々 2021-02-07 19:14

I started programming in C++. It was my first language, but I have not used it in many years.

What are the new developments in the C++ world? What are the BIG things -

12条回答
  •  日久生厌
    2021-02-07 19:54

    Qt is also pretty useful, 'pretty', well-documented, portable, and free (now under LGPL).

提交回复
热议问题