auto this_episode = episode<35> {
.title =
"Volatile Is the Embedded Keyword",
/*
This week we discuss some of the challenges of embedded development.
We're joined by Michael Caisse, Ben Craig and Odin Holmes for a chat that,
at times, touches on volatile subjects!
We'll also consider why those of us not working in embedded should care -
and what possible future features and directions of C++ could benefit everybody and, perhaps,
unify our currently disparate worlds.
*/
.links = {
"'I think it's 100% clear the C++ committee should remove volatile'",
"Freestanding proposal (library)",
"Freestanding proposal (language)",
"Zero cost (static) exceptions",
"https://cppcon.org",
"https://cpponsea.uk/callforspeakers",
"https://pacificplusplus.com"
},
};