cmeerw@programming.dev to C++@programming.devEnglish · edit-211 months agoThe empire of C++ strikes back with Safe C++ blueprintwww.theregister.comexternal-linkmessage-square36linkfedilinkarrow-up138arrow-down12cross-posted to: [email protected]
arrow-up136arrow-down1external-linkThe empire of C++ strikes back with Safe C++ blueprintwww.theregister.comcmeerw@programming.dev to C++@programming.devEnglish · edit-211 months agomessage-square36linkfedilinkcross-posted to: [email protected]
minus-squareTamo240@programming.devlinkfedilinkarrow-up7·edit-210 months ago The goal of this proposal is to advance a superset of C++ with a rigorously safe subset. The subset is of the proposed syntax superset. Reason being because the superset also contains explicitly unsafe syntax similar to rust.
The subset is of the proposed syntax superset. Reason being because the superset also contains explicitly unsafe syntax similar to rust.