
Safety Critical C++
CppCast
00:00
The Importance of UB in C++
C++ has a UB, which allows it to exploit undefined behaviors for aggressive optimization. Jeff: The reason why we have this UB and the optimizations that this UB allows are actually, their impact is not that big compared to what you would gain by getting rid of the UB and aiming for the safer behavior. And I think that that's kind of a change in direction for C ++.
Transcript
Play full episode