lemon/bits/invalid.h
changeset 2140 c123ac9928db
parent 1993 2115143eceea
child 2142 b089e7195664
     1.1 --- a/lemon/bits/invalid.h	Fri Jul 14 10:51:14 2006 +0000
     1.2 +++ b/lemon/bits/invalid.h	Fri Jul 14 13:11:18 2006 +0000
     1.3 @@ -40,6 +40,7 @@
     1.4    /// \ref Invalid is a global type that converts to each iterator
     1.5    /// in such a way that the value of the target iterator will be invalid.
     1.6  
     1.7 +  //Some people didn't like this:
     1.8    //const Invalid &INVALID = *(Invalid *)0;
     1.9  
    1.10  #ifdef LEMON_ONLY_TEMPLATES