18 Nov
2004
18 Nov
'04
11:35 p.m.
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://lists.boost.org/MailArchives/boost/msg10326.php