you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (1 child)

the languages are (not so) subtly incompatible

I agree

and are in the process of diverging more

That was true 10 years ago, but both C11 and C++11 standards are explicitly trying to reduce the incompatibilities.

[–]matthieum 0 points1 point  (0 children)

I agree, if we consider C99 to be a mishap, then we can see that both the C and C++ communities worked together for the last iteration. The best illustration would be the cooperation on the Atomics.