diff -r c691064dfd4f -r be8a861d3bb7 lemon/bits/vector_map.h --- a/lemon/bits/vector_map.h Thu Sep 11 11:10:44 2008 +0100 +++ b/lemon/bits/vector_map.h Mon Sep 15 22:28:32 2008 +0200 @@ -100,6 +100,7 @@ container.resize(Parent::notifier()->maxId() + 1, value); } + private: /// \brief Copy constructor /// /// Copy constructor.