$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: rwgk_at_[hidden]
Date: 2001-09-06 12:02:22
--- In boost_at_y..., conversy_at_l... wrote:
> currently this code prints "0", but I want it to print "1"...
This is known as the "returned reference problem":
http://groups.yahoo.com/group/boost/message/10144
> is it possible ?
Currently not.
Ralf