auto this_episode = episode<44> {
.title =
"I Could Get Compile-time Threads",
/*
After a bit of a break, we're back - and with non-other than Bjarne Stroustrup!
We chat about the state of C++,
from the hardcore of the committee to the whole community and also look at where we think it should go and maybe where it is going.
*/
.links = {
"C++ on Sea",
"China CppCon",
"Core C++ (Israel)",
"ADC (Videos)",
"San Diego trip-report (Reddit)",
"Bjarne's CppCon 2018 Keynote"
},
.tags = { "stroustrup", "bjarne", "c++" }
};