[Issue 20234] Make!T (and likely emplace!T) do not work for some shared types
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Feb 15 10:02:18 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20234
Harry Vennik <htvennik at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1760|0                           |1
        is obsolete|                            |
--- Comment #1 from Harry Vennik <htvennik at gmail.com> ---
Comment on attachment 1760
  --> https://issues.dlang.org/attachment.cgi?id=1760
Patch fixing this issue
The patch is incorrect. Don't know how it could even work for my project, as it
effectively removes qualifiers from the return type of make!T.
--
    
    
More information about the Digitalmars-d-bugs
mailing list