$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Theisen (jens.theisen_at_[hidden])
Date: 2005-01-09 14:50:32
Hello,
the above class (doesn't?) currently addresses the forwarding problem by
passing constructor argument by value. Would it not be a better idea to
use const&? We can't pass variable references at the moment, can we?
Cheers,
Jens