C++备忘录020:The ever growing WoW video list

mac2025-03-02  5

Combining C++17 Features - Nicolai Josuttis - Meeting C++ 2019 Nico’s presentation, so… C++Now 2018: Jon Kalb “This is Why We Can’t Have Nice Things" 5分钟的关于const位置的lightning talk,但是这个观点非常正确,“如果你必须和过去保持一致的话,那你永远不会提高“。 C++ Seasoning 2013: Sean Parent 如果你自称C++程序员,但不想看这个视频的话,我无法想象原因是什么 C++Now 2019: Conor Hoekstra “Algorithm Intuition” 年轻的演讲者仅仅使用了5年C++,头三年从没用过标准容器和算法,这是他的第一次演讲…,我只能说天分哪

History of Time: Asynchronous C++ - Steven Simpson [ACCU 2017] epoll is good The C++ Type System Is Your Friend - Hubert Matthews [ACCU 2017] Strong Type! C++ Templates Revised - Nicolai Josuttis [ACCU 2018] "规律不可能这么简单,因为我们在用C++“ “我写了本800多页的关于模版的书,这几个编译器哪个行为正确,我也不知道“ 几人能比Nicolai Josuttis更熟悉模版呢 Better Code: Runtime Polymorphism - Sean Parent 对用户隐藏多态,经典的讲座,Wow!

Effective replacement of dynamic polymorphism with std::variant - Mateusz Pusz [ACCU 2019] 四种方法实现有限机,以及为什么std::variant是更好的选择 CppCon 2018: Robert Leahy “The Networking TS in Practice: Testable, Composable Asynchronous I/O in C++" code 绝对的杀手感觉,没有常见的幽默开场,没有玩笑,就是把知识一波波的砸在你脸上,代码风格非常好

最新回复(0)