DIP62: Volatile type qualifier for unoptimizable variables in embedded programming

Sean Kelly via Digitalmars-d digitalmars-d at puremagic.com
Thu Jul 17 09:16:38 PDT 2014


We had the volatile statement as a compiler barrier in D1. Why 
not basically that instead of a type qualifier?  We pretty much 
need it back for atomics anyway.


More information about the Digitalmars-d mailing list