Hacker News new | ask | show | jobs
by contextfree 3427 days ago
looks like C++/CLI (C++/CX reused its syntax and maybe parsing code, but they're still distinct)
1 comments

Yes, hence why Microsoft had lots of trouble to convince developers that don't read documentation, that they are distinct and C++/CX gets compiled to just pure native code, as they were spreading misinformation about it.

In any case, when C++/WinRT gets feature parity, I imagine it will eventually be deprecated, depending which one gets more developer love.