Top 5
    Andrei Alexandrescu 
    SeeWebsiteForEmail at erdani.org
       
    Thu Oct  9 06:45:57 PDT 2008
    
    
  
Steven Schveighoffer wrote:
> You cannot take the address of a manifest constant, and it doesn't live in a 
> static data space or in memory anywhere.  Instead it is built directly into 
> the code.
Let me add something completely unrelated. You cannot take the address 
of an enum value, and it doesn't live in a static data space or in 
memory anywhere. Instead it is built directly into the code.
Andrei
Disclaimer: all resemblance with existing or suggested features is 
purely coincidental.
    
    
More information about the Digitalmars-d
mailing list