Re: _Nomodify extension idea for optimization and safety

2019-08-23 Thread Martin Sebor
On 8/23/19 10:44 AM, MCC CS wrote: Hi, I've thought of a simple optimization. I'm sending this because I'd like feedback on it, and I might submit a C proposal a few years later. This (https://theartofmachinery.com/2019/08/12/c_const_isnt_for_performance.html) blog post inspired me. The summary

_Nomodify extension idea for optimization and safety

2019-08-23 Thread MCC CS
Hi, I've thought of a simple optimization. I'm sending this because I'd like feedback on it, and I might submit a C proposal a few years later. This (https://theartofmachinery.com/2019/08/12/c_const_isnt_for_performance.html) blog post inspired me. The summary is that the const-ness of const poin