
CMake, Git and Functional Programming
CppCast
00:00
The Highlights of C++ 11 and C++ 14
There's been a lot of changes in C++ over the last few years. I'm really excited about the things that have been happening with C ++ 11 and 14. Just being able to take a variable, static variable and say that this is going to be a per thread variable by putting that scoping parameter in there was wonderful. So it's opening up all kinds of possibilities for running multi-threaded code. And for what I'm working on right now, which are high performance web-based pieces of software, having this kind of a capability has just been wonderful.
Transcript
Play full episode