[Issue 14839] [REG2.068.0-b2] Class with static array of Array!T fails to compile

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 28 16:07:03 PDT 2015


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

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu

--- Comment #2 from Martin Nowak <code at dawg.eu> ---
No, the problem is that the destructor of the class has wrong attributes
inferred b/c the used TypeInfo_StaticArray.destroy has no attributes.

--


More information about the Digitalmars-d-bugs mailing list