Svelte Hacker News logo
  • top
  • new
  • show
  • ask
  • jobs
  • about

Safe C++ proposal is not being continued

sibellavia.lol

4 points by sibellavia 5 hours ago

thw_9a83c 4 hours ago

This is the only document [0] linked from the article that has relevant information about "Core safety profiles," which were prioritized over "Safe C++." It defines the following profiles:

  - type
  - bounds
  - lifetime
  - arithmetic
[0]: <https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p30...>