|
You are here |
shafik.github.io | ||
| | | | |
gist.github.com
|
|
| | | | | What is Strict Aliasing and Why do we Care? GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
qsantos.fr
|
|
| | | | | [AI summary] This article explains the dangers of undefined behavior in programming languages like C, illustrates how compiler optimizations can lead to unpredictable results, and reviews various static and formal analysis tools used to detect and prevent such issues. | |
| | | | |
www.yodaiken.com
|
|
| | | | | [AI summary] The author outlines three technical proposals for the C standard working group to clarify undefined behavior, improve aliasing rules for memory allocators, and restrict optimizations that violate language semantics. | |
| | | | |
herbsutter.com
|
|
| | | [Edited to add C++20 schedule at end] On Saturday March 17, the ISO C++ committee completed its winter meeting in Jacksonville, Florida, USA, hosted with thanks by the Standard C++ Foundation and Perennial. We had some 140 people at the meeting, representing 8 national bodies. As usual, we met for six days Monday through Saturday,... | ||