lemon/bits/vector_map.h
changeset 265 983d8c23aff8
parent 220 a5d8c039f218
child 280 e7f8647ce760
     1.1 --- a/lemon/bits/vector_map.h	Wed Sep 17 15:04:21 2008 +0100
     1.2 +++ b/lemon/bits/vector_map.h	Wed Sep 17 15:04:38 2008 +0100
     1.3 @@ -100,6 +100,7 @@
     1.4        container.resize(Parent::notifier()->maxId() + 1, value);
     1.5      }
     1.6  
     1.7 +  private:
     1.8      /// \brief Copy constructor
     1.9      ///
    1.10      /// Copy constructor.