[Lemon-commits] [lemon_svn] alpar: r2854 - hugo/trunk/lemon/bits
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 21:50:49 CET 2006
Author: alpar
Date: Fri Jul 14 15:11:18 2006
New Revision: 2854
Modified:
hugo/trunk/lemon/bits/invalid.h
Log:
Minor comment added.
Modified: hugo/trunk/lemon/bits/invalid.h
==============================================================================
--- hugo/trunk/lemon/bits/invalid.h (original)
+++ hugo/trunk/lemon/bits/invalid.h Fri Jul 14 15:11:18 2006
@@ -40,6 +40,7 @@
/// \ref Invalid is a global type that converts to each iterator
/// in such a way that the value of the target iterator will be invalid.
+ //Some people didn't like this:
//const Invalid &INVALID = *(Invalid *)0;
#ifdef LEMON_ONLY_TEMPLATES
More information about the Lemon-commits
mailing list