4 ms·
While I very much welcome new ideas and proposals for radically changing C++, I'm not a fan of this one. Removing support for unsafe `union` and pointer arithme
by shdnx 4y ago
While I very much welcome new ideas and proposals for radically changing C++, I'm not a fan of this one. Removing support for unsafe `union` and pointer arithmetic makes the language largely pointless.
And, just to also quibble on the syntax: using `:` for identifier types, lambdas, ranges, and scope resolution is deeply unfortunate.