author | alpar |
Fri, 14 Jul 2006 13:11:18 +0000 | |
changeset 2140 | c123ac9928db |
parent 2139 | 582c8c28aa01 |
child 2141 | 9bb0bfea2f0b |
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