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

前端 未结 12 965
轻奢々
轻奢々 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:34

    Although it started in 1998, but it really got going in the last 7-8 years, the boost libraries have added a huge amount of high quality code, which in many ways has helped keep c++ somewhat up to date with the capabilities of more modern languages.

提交回复
热议问题