Why do "const inout" and "const inout shared" exist?

H. S. Teoh via Digitalmars-d digitalmars-d at puremagic.com
Mon Jul 3 17:29:57 PDT 2017


On Mon, Jul 03, 2017 at 11:49:56AM -0700, Walter Bright via Digitalmars-d wrote:
[...]
> Keep in mind that today's optimizers are pretty much tuned to what
> works for C++. While D's particular semantics offer opportunities for
> optimizations, they are currently pretty much unexploited.

So what stops us from actually exploiting them in dmd's optimizer?


T

-- 
Knowledge is that area of ignorance that we arrange and classify. -- Ambrose Bierce


More information about the Digitalmars-d mailing list