$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2007-07-20 03:48:39
Dan Thill skrev:
> Nevermind. I finally figured out the error message to mean that the
> compiler-generated copy-constructor was being called somewhere. I
> determined that elsewhere, I was storing my set_ptr in an STL
> container--which, of course, is verboten.
That change in a newer version, FWIW.
-Thorsten