[Issue 1012] cannot instantiate template with no or default arguments without !()

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 20 09:36:13 PDT 2014


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

Martin Nowak <code at dawg.eu> changed:

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

--- Comment #10 from Martin Nowak <code at dawg.eu> ---
Here is a use case where the lack of this feature forces us to introduce an
MonoTimeImpl template while keeping the default as MonoTime alias.
https://github.com/D-Programming-Language/druntime/pull/990#issuecomment-59793264

--


More information about the Digitalmars-d-bugs mailing list