Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Just how constexpr is C++20’s std:string?

⁨2⁩ ⁨likes⁩

Submitted ⁨⁨2⁩ ⁨years⁩ ago⁩ by ⁨bot@lemmy.smeargle.fans [bot]⁩ to ⁨hackernews@lemmy.smeargle.fans⁩

https://quuxplusone.github.io/blog/2023/09/08/constexpr-string-firewall/

HN Discussion

source

Comments

Sort:hotnewtop
  • riodoro1@lemmy.world ⁨2⁩ ⁨years⁩ ago

    More understandable than corutines but the modern c++ is getting complicated. Im not worried though because at work we barely turned on c++17.

    source