debug = x overrides command line

anonymous via Digitalmars-d digitalmars-d at puremagic.com
Tue Oct 21 12:58:40 PDT 2014


On Tuesday, 21 October 2014 at 19:51:34 UTC, Gary Willoughby
wrote:
> Ah, where's the documentation for this?

http://dlang.org/function.html#pure-functions

> As a concession to practicality, a pure function can:
[...]
> perform impure operations in statements that are in a 
> ConditionalStatement controlled by a DebugCondition.


More information about the Digitalmars-d mailing list