$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Move] Documentation Notes/Questions
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2012-10-31 02:26:08
El 30/10/2012 22:34, Ion Gaztañaga escribió:
> As an improvement, it could treat std::/boost::ref as an special case so
> that we could forward arguments to functions taking parameters by
> non-const references.
Sorry, I just realized that this makes no sense, as we could not forward
twice.
Ion