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

前端 未结 12 2245
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-07 18:53

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:53

    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.

提交回复
热议问题