
Cpp2, with Herb Sutter
CppCast
00:00
The Importance of Portability in C++
CP run already works with all three major compilers, the regression tests that get checked in always run with MSVC, GCC, clang, and now Apple Clang. And so there's a set of regression tests for Apple Clang as well. I haven't tried every single compiler and platform, but every compilation and platform I've tried works and I'm committed to making it work.
Transcript
Play full episode