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

每天推荐一个英文视频

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...

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

你可能感兴趣的:(c++14)