$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_at_[hidden])
Date: 2004-11-18 17:35:38
Larry Evans wrote:
> I encountered the same problem with non-const references and the only
> work-around I found was to use mpl::vector<T0,T1,...,TN> as the 1st
> argument to the forwarding function. See:
Thanks for the idea, but, in this case, if you need to supply the
arguments, you might as well use Arturo Cuebas' method for selecting an
overload [1].
Daniel
[1] http://listarchives.boost.org/MailArchives/boost/msg10326.php