# HG changeset patch # User alpar # Date 1079799026 0 # Node ID 40fcfa5bfc32886b9016fd44a31a6192ca742cc3 # Parent b3c4e6646f7f429ca2f237f7636e85c2eab97d81 . diff -r b3c4e6646f7f -r 40fcfa5bfc32 src/work/alpar/emptygraph.h --- a/src/work/alpar/emptygraph.h Sat Mar 20 16:07:19 2004 +0000 +++ b/src/work/alpar/emptygraph.h Sat Mar 20 16:10:26 2004 +0000 @@ -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) + /// needs extra attention! template class NodeMap {