[Issue 21761] New: make std.experimental.checkedint.Checked!T.toHash callable when Checked!T is shared

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Mar 24 16:46:28 UTC 2021


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

          Issue ID: 21761
           Summary: make std.experimental.checkedint.Checked!T.toHash
                    callable when Checked!T is shared
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: n8sh.secondary at hotmail.com

"Warning: struct Checked has method toHash, however it cannot be called with
shared(const(Checked!(long, Abort))) this."

--


More information about the Digitalmars-d-bugs mailing list