| ▲ | pjmlp 2 hours ago | ||||||||||||||||
With what will most likely become [[unsafe]] profile in C++29, assuming WG21 actually gets their profiles story right. | |||||||||||||||||
| ▲ | bluGill an hour ago | parent [-] | ||||||||||||||||
I don't think adding unsafe will be possible - it will break too much existing code. We might be able to add something new that is only possible in an unsafe context, but there is too much existing code. However I do expect a [[safe]] profile (or perhaps several, depending on which paper you read) that everyone is encourage to opt-in to. Likely combines with compiler warnings and static analysis to encourage that use. (Also syntax is still open for debate) | |||||||||||||||||
| |||||||||||||||||