From: Alexey Bakhvalov (bakhvalov_at_[hidden])
Date: 2005-10-06 16:23:25


ptr_map<>::insert(key, value) function is taking first argument by non-const
reference. Is it missing 'const' there?