- C++ Weekly Episode 21: “C++17’s
ifandswitchInit Statements” by Jason Turner
- What’s New in AppCode 2016.2
- CppCast Episode 65: PLF Library with Matt Bentley
The Week in C++ 2016.30: July 24-30
0 CommentsLeave a comment
if and switch Init Statements” by Jason Turnerconstexpr ifconstexpr ifstd::exchange vs std::swapstd::invokestd::bind” by Jason Turnerstd::bind” by Jason TurnerQIcon::fromTheme uses GTK+’s icon cache in Qt 5.7 by Olivier Goffartconstexpr by Arne Mertznext and exchange” by Jason Turnernot_null Tempate for Pointers That Must Never Be Null by Kate Gregory (HT: ISO C++ Blog)Note: I’ve applied minor changes in formatting to this series. The title will now contain the year and week number within the year, e.g. 2016.23. YouTube videos will be linked inline and always be first in the list. “Hat tip” links will link to the specific source within a blog stream and not just the blog itself. Beginning with the next post, the “week” will begin on a Sunday and end on a Saturday, making the next post cover 8 days.
This week in C++:
std::any with Jason Turnerfinal classes (or maybe you do) by Jonathan Müller (HT: Reddit C++)