auto this_episode = episode<47> {
.title =
"We Made It Even Worse",
/*
This week we're joined, once again (yet for the first time) by Nicolai Josuttis,
and we talk about how much of a C++ expert you need to be to write "Hello, World" and initialize objects.
We also discover how strongly Jon feels about initializer_list constructor syntax - and what Nico thinks about it.
*/
.links = {
"C++17 - The Complete Guide (book)", /* This book is published incrementally (step-by-step) at leanpub, so that you can benefit from it without waiting until all is done. The first version was available since December 15, 2017. You can buy it now for a cheaper price and get all updates for free. See below for how much currently is covered. */
"C++ on Sea student programme",
"Core C++ (call for speakers)" /* The call for speakers officially closed, but you may still be able to sneak something in if you're quick */
},
.tags = { "auto", "initialization", "josuttis", "c++" }
};