auto this_episode = episode<81> {
.title =
"The Future of C++ (KDAB interview)",
/*
This episode is slightly different to the normal.
Rather than being a pure cpp.chat session, it's a recording of an interview, conducted by KDAB, of a panel of C++ experts,
including our own Jon Kalb - but also past cpp.chat guests Ivan Čukić and Jens Weller, as well as Matthias Kalle Dalheimer.
The interview is around the future of C++, but also takes a look at its past and present.
*/
.links = {
"C++, How it Got Here, Where it's Going", /* Write up of some of the topics discussed */
"The video version of the interview on KDAB's channel"
},
.tags = { "KDAB" }
};