Many of the slide decks from the talk’s at the inaugural C++ Conference are now available on GitHub. There were a number of great talks this year worth checking out.
Some of the excellent keynotes in that repository include:
Game-related presentations online there currently are:
There’s a number of performance-related and concurrency-related talks up that are well worth the read.
I personally am super geeked for this little gem to get officially proposed: await 2.0 - Stackless Resumable Functions - Gor Nishanov. There was also a fantastic talk on variant types (algebraic/sum types) that I don’t see yet on the GitHub repo, but it will be up soon I’d imagine.
update: added Mike Acton’s keynote.