https://issues.dlang.org/show_bug.cgi?id=1012
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Martin Nowak <[email protected]> --- 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 --
