lemon/full_graph.h
changeset 1192 b84e68af8248
parent 1188 5ef0ab7b61cd
child 1193 c8fa41fcc4a7
     1.1 --- a/lemon/full_graph.h	Tue Nov 16 08:19:11 2010 +0100
     1.2 +++ b/lemon/full_graph.h	Thu Nov 25 22:45:29 2010 +0100
     1.3 @@ -991,6 +991,9 @@
     1.4        Parent::notifier(Arc()).build();
     1.5      }
     1.6  
     1.7 +    using Parent::redNode;
     1.8 +    using Parent::blueNode;
     1.9 +
    1.10      /// \brief Returns the red node with the given index.
    1.11      ///
    1.12      /// Returns the red node with the given index. Since this