
Sequence-Oriented Programming
CppCast
00:00
The Unchecked Read Option in D++
The default should be always the safe thing that cannot possibly have an event behavior. But there's the option if you need it of doing an unchecked read instead for these cases where otherwise, you know, other the compiler can't optimize it out. This is kind of like you you've reached for an unsafe unsafe code in in Rust, let's say. So it's not something you should do by default; but if you really need it, it's there.
Transcript
Play full episode