[Issue 6585] std.variant cannot handle shared arrays

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 22 11:04:38 PDT 2017


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |schveiguy at yahoo.com
         Resolution|---                         |DUPLICATE

--- Comment #4 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Should be fixed by PR in 13262. Almost the exact code in the OP's comment is
now in a unit test:
https://github.com/dlang/phobos/blob/752fc0323a92d37056bb373cf8b91885a6406320/std/variant.d#L1390

*** This issue has been marked as a duplicate of issue 13262 ***

--


More information about the Digitalmars-d-bugs mailing list