$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: shunsuke (pstade.mb_at_[hidden])
Date: 2007-10-15 02:02:48
Hi,
Can ptr_containers contain cv-qualified types?
In other words, `ptr_vector<int const>` is allowed?
Regards,
-- Shunsuke Sogame