$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Troyer (troyer_at_[hidden])
Date: 2007-02-16 22:45:29
On 16 Feb 2007, at 19:24, Gennadiy Rozental wrote:
>
> Anyway. IMO almost any solution would be good enough for me.
> v.update()
> would work either.
Why is
acc(v);
a problem if
v.update();
is fine?
Matthias