
Cpp2, with Herb Sutter
CppCast
00:00
The Importance of Compatibility in C++
CBP aims to be 100% source level compatibility with C++. Can you mix the two languages in the same file? Yes, but only if it's a 110% size compiler. You could imagine having much simpler truly and faster compilers for a file that has only the new syntax. But then you could imagine in the future that tools would be able to deal with just the 10% sized language.
Transcript
Play full episode