lemon/karp.h
changeset 863 a93f1a27d831
parent 841 aa8c9008b3de
equal deleted inserted replaced
7:144bde5787ad 8:79d9de9c39b4
   235       typedef Karp<GR, LEN, SetPathTraits<T> > Create;
   235       typedef Karp<GR, LEN, SetPathTraits<T> > Create;
   236     };
   236     };
   237 
   237 
   238     /// @}
   238     /// @}
   239 
   239 
       
   240   protected:
       
   241 
       
   242     Karp() {}
       
   243 
   240   public:
   244   public:
   241 
   245 
   242     /// \brief Constructor.
   246     /// \brief Constructor.
   243     ///
   247     ///
   244     /// The constructor of the class.
   248     /// The constructor of the class.