
Podcast News and Updates
CppCast
00:00
C++ Meetups in Your Area
Jason: I prefer the idea of what Visual Studio does, where a debug build all memory is default initialized with recognizable pattern. In this case, you might just end up relying on default initialization to zero and not know what happened. If we now specified in the language that stack variables were default initialize, would that break existing code? It would only break existing code that relied on undefined behavior. Right.
Transcript
Play full episode