Should all enums be immutable?

Stewart Gordon smjg_1998 at yahoo.com
Sat Apr 9 08:17:06 PDT 2011


On 06/04/2011 16:24, Don wrote:
<snip>
> No. NONE exist at run time. That is the whole point. No enum should ever exist in the
> compiler. That's the only difference between immutable and enum.
<snip>

So how, exactly, does the runtime get at data that doesn't exist?

Stewart.


More information about the Digitalmars-d mailing list