[Lemon-commits] [lemon_svn] alpar: r311 - hugo/trunk/src/work/alpar
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:38:39 CET 2006
Author: alpar
Date: Sat Mar 20 17:10:26 2004
New Revision: 311
Modified:
hugo/trunk/src/work/alpar/emptygraph.h
Log:
.
Modified: hugo/trunk/src/work/alpar/emptygraph.h
==============================================================================
--- hugo/trunk/src/work/alpar/emptygraph.h (original)
+++ hugo/trunk/src/work/alpar/emptygraph.h Sat Mar 20 17:10:26 2004
@@ -284,6 +284,8 @@
/// \todo We may need copy constructor
/// \todo We may need conversion from other nodetype
/// \todo We may need operator=
+ /// \warning Making maps that can handle bool type (NodeMap<bool>)
+ /// needs extra attention!
template<class T> class NodeMap
{
More information about the Lemon-commits
mailing list