lemon/bits/vector_map.h
changeset 263 be8a861d3bb7
parent 220 a5d8c039f218
child 280 e7f8647ce760
     1.1 --- a/lemon/bits/vector_map.h	Thu Sep 11 11:10:44 2008 +0100
     1.2 +++ b/lemon/bits/vector_map.h	Mon Sep 15 22:28:32 2008 +0200
     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.