$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2007-03-09 03:41:05
"Manuel Fiorelli" wrote:
>I wrote a library which implements the "non derivable" semantics, which is
> natively supported by some programming languages such as Java or C#.
> I believe it is mature for a submission and I request everybody for a
> feedback about the library itself.
> I could test it only witch GCC 4.1 but it seems to be 100% standard
> compliant.
>
A detailed information how current compilers 'support' template
parameters as friends is on:
http://www.byte.com/documents/s=9162/cujexp0312wilson2/cujweb0312wilson.htm
In C++0x the limitation may be lifted.
/Pavel