list of articles tagged @cpp
“The difference between undefined behavior and ill-formed C++ programs” (via). See also especially muvlon’s rant in the discussion on lobste.rs.
♧ 2024-08-05“A Guide to Undefined Behavior in C and C++, Part 1” & Part 2 & Part 3 by John Regehr, and “Falsehoods programmers believe about undefined behavior” (via, via).
♧ 2024-06-07