[Issue 14492] Deprecate scope for allocating classes on the stack
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Tue Feb 15 09:59:52 UTC 2022
    
    
  
https://issues.dlang.org/show_bug.cgi?id=14492
RazvanN <razvan.nitu1305 at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |WONTFIX
--- Comment #9 from RazvanN <razvan.nitu1305 at gmail.com> ---
Yes, scope on class references is here to stay since there is no other way to
express that a reference to a class should not escape the current scope.
--
    
    
More information about the Digitalmars-d-bugs
mailing list