2016/08/24 CppCon 2015 Bjarne Stroustrup “Writing Good C++14"

taowen發表於2016-08-24

每天推薦一個英文影片

http://v.qq.com/x/page/v0323b...
https://www.youtube.com/watch...

本日看點

C++ 14 加上 GSL 已經變成了一門新的語言。Compiler / IDE 支援了 static analysis 之後,指標的生命週期不再困難。比 rust 使用起來簡單多了。

"Within C++, there is a much smaller and cleaner language struggling to get out." --Stroustrup, Bjarne. The Design and Evolution of C++, 207.. A later clarification adds, "And no, that smaller and cleaner language is not Java or C#."

https://github.com/isocpp/Cpp...

clipboard.png
clipboard.png

相關文章