The surprising undefined behavior hidden in an unchecked static_cast downcast.
Today I Learned [3] 03.07.2026
How the volatile qualifier can be used in a class member function declaration
Today I Learned [2] 30.06.2026
Why constexpr context excludes undefined behavior in C++.
Today I Learned [1] 28.06.2026
How alignment and padding work for built-in types and structs in C++.