$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-04-13 12:41:58
Jaakko Jarvi wrote:
> There is another related problem on which discussion would be
> welcomed. Assuming no types need to be provided for the parameter
> types, what is the parameter passing mode?
auto&&, of course. This is what the current library solutions do (or would
do if there were && in the language).