$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Frey (d.frey_at_[hidden])
Date: 2008-07-19 13:09:02
On Sat, 2008-07-19 at 12:59 -0400, David Abrahams wrote:
> How?
I think GCC 4.3 is doing this, and the basic trick is a clever cast (see
__get_helper in their header).
Regards, Daniel