[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 22 20:03:35 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21638

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7797 "std.typecons.RefCounted!(T,
RefCountedAutoInitialize.no) should still work when T.this() is annotated with
`@disable`" was merged into master:

- 35035d4cfe239cdbf07b30015fbba143313d75e3 by Nathan Sashihara:
  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