Improving assert-printing in DMD

Nordlöw via Digitalmars-d digitalmars-d at puremagic.com
Mon Oct 26 12:22:34 PDT 2015


On Monday, 26 October 2015 at 19:17:13 UTC, Nordlöw wrote:
> there is nothing stopping us from allowing
>
>     onAssertFailed!"!="
>
> to be defined as long as the compiler lowering logic can do the 
> correct rewrite.

For further details, see also:

http://wiki.dlang.org/DIP83#Non-Equality_Operator_Lowering


More information about the Digitalmars-d mailing list