Safe C++ proposal is not being continued

4 sibellavia 1 9/13/2025, 9:43:36 AM sibellavia.lol ↗

Comments (1)

thw_9a83c · 3h 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...>