id summary reporter owner description type status milestone component version severity resolution keywords cc 6089 Non const & used in ptr_map::insert jdoliner@… Thorsten Ottosen "The boost::ptr_map inserter takes a ""key_type &"" rather than a ""const key_type &."" This is annoying if you have a function that takes a const &. I've attached a patch which should fix the problem." Bugs new To Be Determined ptr_container Boost 1.48.0 Problem