• idunnololz
    link
    fedilink
    68 months ago

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

    • @_cnt0
      link
      58 months ago

      We have very different ideas of what constitutes ‘fun’.

      • idunnololz
        link
        fedilink
        68 months ago

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

    • @[email protected]
      link
      fedilink
      4
      edit-2
      8 months 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