auto this_episode = episode<62> {
.title =
"I’m Surprised You Brought up Rotate",
/*
In our second live CppCon 2019 episode we chat with Sean Parent about relationships, working with Alexander Stepanov, over-object-orientizing things and, yes, even rotate.
Sean tells us stories from his years at Adobe, including how he first came to work with Stepanov (the father of the STL) - a well as some spectacularly bad responses to interview problems.
*/
.links = {
"Sean's CppCon 2019 keynote" /* Better Code: Relationships */
},
.tags = { "adobe", "algorithms", "c++", "generics", "rotate", "sean parent", "stl" }
};