$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Noel Yap (Noel.Yap_at_[hidden])
Date: 2003-05-03 23:39:06
"Justin M. Lewis" wrote:
> Yes yes, the examples I make up while writing e-mail aren't spectacular, I'm
> aware. But, you really can't tell me that you've never been in a position
> where out params and in_out params are clearly useful.
In/out parameters, yes. Out parameters, aside from returning them from
a function and the canonical usage in the standard library, no.
Noel