$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-06-09 01:32:01
Thorsten Ottosen wrote:
> I think Gabriel Dos Reis has some more problems with std::set, but I
> have forgotten them now.
There's the question of whether you should trust the user to modify elements in
a set.
Jonathan