[Issue 16395] auto return on override
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Aug 16 02:48:23 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16395
greenify <greeenify at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify at gmail.com
--- Comment #1 from greenify <greeenify at gmail.com> ---
> Currently I have two options:
3) use structs (they are usually used for ranges anyways). With alias this and
mixins you can get a pretty decent inheritance, but of course I don't know your
code ;-)
--
    
    
More information about the Digitalmars-d-bugs
mailing list