[Issue 10535] [AA] Add a function to druntime which returns an empty AA

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Aug 6 07:55:44 PDT 2014


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

Daniel Kozak <kozzi11 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kozzi11 at gmail.com

--- Comment #3 from Daniel Kozak <kozzi11 at gmail.com> ---
What about allow this:
auto aa = new VT[KT]();

or

VT[KT] aa = [];

http://forum.dlang.org/thread/oikhlzndptghonqkoloz@forum.dlang.org#post-sfcppaolmnhxfjvrekkm:40forum.dlang.org

--


More information about the Digitalmars-d-bugs mailing list