• aport@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Are C++ modules still a meme, or do they actually exist in a portable way and solve more problems than they create?

    • ananas@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Only properly supported by MSVC currently. I’d expect them to have more widespread support somewhere around C++26 release time.

    • jormaig@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      As soon as CMake support is released it should start spreading more and more. But so far, I think we’ll still need about 3 more years