$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-10-27 09:13:53
Samuel Landau <samuel.landau <at> lri.fr> writes:
>
> Hello,
>
> I am trying Boost 1.33 ptr_container with GCC 4.0.1 on Linux.
> When including a ptr_container header (say, ptr_vector.hpp),
> compiling code with the "-Wshadow" flag, some warnings are
> issued about shadowed members. I am wondering if this might be a
> problem, even if my snippet code compiles and seems to run fine
> so far for me.
Can you produce a test case that shows that the containers behave differently
than they are specified to do? If so, why should we use time on this?
-Thorsten