[Issue 21638] std.typecons.Refcounted!(T, RefCountedAutoInitialize.no) should still work when T.this() is annotated with @disable
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Feb 15 19:55:03 UTC 2021
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21638
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7797 "std.typecons.Refcounted!(T,
RefCountedAutoInitialize.no) should still work when T.this() is annotated with
`@disable`" fixing this issue:
- Fix Issue 21638 - std.typecons.Refcounted!(T, RefCountedAutoInitialize.no)
should still work when T.this() is annotated with `@disable`
https://github.com/dlang/phobos/pull/7797
--
    
    
More information about the Digitalmars-d-bugs
mailing list