[Issue 19120] Cannot slice a struct with a tuple alias this
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Jul 27 10:02:19 UTC 2018
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19120
Yuxuan Shui <yshuiv7 at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
--- Comment #1 from Yuxuan Shui <yshuiv7 at gmail.com> ---
I just came into realization that it is not possible to index a struct with
alias this tuple. This seems to be quite inconvenient.
--
    
    
More information about the Digitalmars-d-bugs
mailing list