• kSPvhmTOlwvMd7Y7E@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    I don’t understand why this is called a “subset”, while clearly containing new syntax

    A subset would be understood by older compilers, this is a superset

    • Tamo240@programming.dev
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      12 hours 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.