diff -r c691064dfd4f -r be8a861d3bb7 lemon/bits/array_map.h --- a/lemon/bits/array_map.h Thu Sep 11 11:10:44 2008 +0100 +++ b/lemon/bits/array_map.h Mon Sep 15 22:28:32 2008 +0200 @@ -103,6 +103,7 @@ } } + private: /// \brief Constructor to copy a map of the same map type. /// /// Constructor to copy a map of the same map type. @@ -150,6 +151,7 @@ return *this; } + public: /// \brief The destructor of the map. /// /// The destructor of the map.