Hacker News new | ask | show | jobs
by flohofwoe 29 days ago
It simply reorders them, same behaviour as in C:

https://www.godbolt.org/z/ex138rh51

(the warnings in C++ mode had only been added after C++20)

1 comments

Hrm, I take it that was considered too footgun-y for the committee?