• idunnololz
    link
    fedilink
    61 year ago

    Yeah modern Cpp is kinda fun to code in now, but I still don’t really care for header files.

      • idunnololz
        link
        fedilink
        61 year ago

        Casting to (void*) gives you thrills most other languages can’t offer you /s

    • @rasensprenger@feddit.de
      link
      fedilink
      4
      edit-2
      1 year ago

      cmake now finally supports c++20 modules

      I wouldn’t use modules in production quite yet, there’s still a lot of implementation bugs, but for experimenting its quite usable