• Hirom@beehaw.org
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    4 days ago

    This is a C++20 feature so most software probably aren’t using this yet.

    It’s good to catch this relatively early. Crossing fingers so that compilers can fix it without breaking compatibility.

    • bitcrafter@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      3 days ago

      It is pretty sad that a feature that was introduced into C++ five years ago would not be widely used yet, but that also would not surprise me.

      • TehPers@beehaw.org
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 days ago

        The same holds true for C++20’s modules, which are really cool! Except you can’t really use them because compilers don’t fully support them yet.