Feature for paranoids
    Fyodor Ustinov via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Nov 10 12:36:57 PST 2015
    
    
  
On Tuesday, 10 November 2015 at 15:44:26 UTC, ponce wrote:
> Since assert(false) is special (cf. 
> http://p0nce.github.io/d-idioms/#assert%28false%29-is-special) 
> you can use the following construct to have always-on
assert(false) AKA assert(0) - is a part of this language that I 
think it is absolute evil.
WBR,
     Fyodor.
    
    
More information about the Digitalmars-d-learn
mailing list