Remix.run Logo
pjmlp 8 hours ago

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

zabzonk 7 hours ago | parent | next [-]

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

pjmlp 7 hours ago | parent [-]

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

appreciatorBus 5 hours ago | parent [-]

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!

pjmlp an hour ago | parent [-]

Thanks for the update!

surajrmal an hour ago | parent | prev | next [-]

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

compiler-guy 8 hours ago | parent | prev [-]

And C++ library specific as well. Perhaps even more so.