lemon/howard.h
changeset 941 a93f1a27d831
parent 914 aa8c9008b3de
equal deleted inserted replaced
6:5b898272f319 7:4481e7a992f3
   229       typedef Howard<GR, LEN, SetPathTraits<T> > Create;
   229       typedef Howard<GR, LEN, SetPathTraits<T> > Create;
   230     };
   230     };
   231     
   231     
   232     /// @}
   232     /// @}
   233 
   233 
       
   234   protected:
       
   235 
       
   236     Howard() {}
       
   237 
   234   public:
   238   public:
   235 
   239 
   236     /// \brief Constructor.
   240     /// \brief Constructor.
   237     ///
   241     ///
   238     /// The constructor of the class.
   242     /// The constructor of the class.