Comment by pjmlp

8 hours ago

This is compiler specific and cannot be generalised as C++.

Well, yes, but still quite interesting, IMHO. It's not like GCC is one of the least used compilers.

  • Yeah, but that isn't C++ in isolation, thus the tile is incorrect.

    • Article has been updated

      > EDIT (March 1, 2026): I updated the title to to clarify that this observation is specific to my environment. The original title may have implied a universal behavior, which isn’t the case. Thanks for the feedback!

      1 reply →

I would also expect it to depend on whether or not you have exceptions enabled. Half the ecosystem has them disabled.