$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2002-04-25 08:25:47
Paul Mensonides wrote:
>
> > Please see ISO C++ core issue 339 at
> > http://wwwold.dkuug.dk/JTC1/SC22/WG21/docs/cwg_active.html#339
> I looked at this issue, and I don't understand what name mangling has to with
> this.
I'm told by compiler implementers that they need to store
the full expression that makes up the function return type,
to find out about duplicate declarations. I don't understand
it fully at the moment, either.
Jens Maurer