[Issue 19408] nothrow inference fails (template + postblit)
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Feb 24 14:56:19 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=19408
RazvanN <razvan.nitu1305 at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |WONTFIX
--- Comment #3 from RazvanN <razvan.nitu1305 at gmail.com> ---
Postblit is no longer maintained as its fundamental flaws cannot be fixed, so
this is not going to get fixed. Please update the code to use the copy
constructor.
Closing as WONRFIX.
--
    
    
More information about the Digitalmars-d-bugs
mailing list