lemon/concept/ugraph.h
changeset 1979 c2992fd74dad
parent 1956 a055123339d5
child 1980 a954b780e3ab
equal deleted inserted replaced
3:6f949280010c 4:8f604049c202
   243     public:
   243     public:
   244       ///\e
   244       ///\e
   245 
   245 
   246       ///\todo undocumented
   246       ///\todo undocumented
   247       ///
   247       ///
   248       typedef True UTag;
   248       typedef True UndirectedTag;
   249 
   249 
   250       /// \brief The base type of node iterators, 
   250       /// \brief The base type of node iterators, 
   251       /// or in other words, the trivial node iterator.
   251       /// or in other words, the trivial node iterator.
   252       ///
   252       ///
   253       /// This is the base type of each node iterator,
   253       /// This is the base type of each node iterator,