|
You are here |
blog.regehr.org | ||
| | | | |
www.ralfj.de
|
|
| | | | | This post is about uninitialized memory, but also about the semantics of highly optimized "low-level" languages in general. I will try to convince you that reasoning by "what the hardware d... | |
| | | | |
herbsutter.com
|
|
| | | | | [Updates: Clarified that an intrusive discriminator would be far beyond what most people mean by "C++ ABI break." Mentioned unique addresses and common initial sequences. Added "unknown" state for passing to opaque functions.] Here is my little New Year's Week project: Trying to write a small library to enable compiler support for automatic raw union... | |
| | | | |
stefansf.de
|
|
| | | | | Non-termination essentially invokes undefined behavior under certain conditions in C as well as C++ which we explore in this article. | |
| | | | |
oleksandrkvl.github.io
|
|
| | | |||