
Episode 87
News Roundup
Rob and Jason discuss two weeks worth of C++ news, updates and blog posts.
CppCast · Phil Nash & Timur Doumler
February 1, 201733m 54s
Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
Rob and Jason discuss two weeks worth of C++ news, updates and blog posts.
News
- What's in C++17?
- CodeChecker
- Const, Move and RVO
- Add a const here delete a const there
- How C++ lambda expressions can improve your Qt code
- 'yield' keyword to become 'co_yield' in VS 2017
- Compiler Explorer now on Patreon
- JSON for Modern C++ Version 2.1.0
- Catch 1.7
- Stop calling "Function Objects" "Functors"
- Meeting C++ 2016 Playlist
- How to choose good names