$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-04-12 17:15:01
David Abrahams wrote:
> cases, and especially those cases where the function needs or ought to
> be templated. I think the syntax should be
>
> auto(x){ x->first < 0 }
where is "return" ?
B.