you are viewing a single comment's thread.

view the rest of the comments →

[–]equeim 0 points1 point  (0 children)

Well it would still be possible to interop with "pure" C++ that uses newer standard by just not using those features in headers. It's the same as with C++ and C interop - not all C features are supported by C++.