Adding deprecated to an enum member
    Jeremy DeHaan via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Aug  1 16:30:23 PDT 2017
    
    
  
On Tuesday, 1 August 2017 at 02:06:27 UTC, dark777 wrote:
> I did as follows using deprecated may help you to elucidate in 
> relation to this
> https://pastebin.com/NEHtWiGx
Deprecating an entire module isn't really a solution though. I 
only want parts of an existing enum to be deprecated when they 
are used.
    
    
More information about the Digitalmars-d-learn
mailing list