$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2003-04-23 03:19:46
> void func(CRetVal<int> x){x = 1977;};
Basically boost::ref could be used for the same purpose, isn't it? Just
different name
Gennadiy.