lemon/capacity_scaling.h
changeset 941 a93f1a27d831
parent 911 2914b6f0fde0
child 956 141f9c0db4a3
equal deleted inserted replaced
12:8a4c494239e8 13:b9e6498259df
   299       typedef  CapacityScaling<GR, V, C, SetHeapTraits<T> > Create;
   299       typedef  CapacityScaling<GR, V, C, SetHeapTraits<T> > Create;
   300     };
   300     };
   301 
   301 
   302     /// @}
   302     /// @}
   303 
   303 
       
   304   protected:
       
   305 
       
   306     CapacityScaling() {}
       
   307 
   304   public:
   308   public:
   305 
   309 
   306     /// \brief Constructor.
   310     /// \brief Constructor.
   307     ///
   311     ///
   308     /// The constructor of the class.
   312     /// The constructor of the class.