$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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?