This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Two-stage lookup for templates in 3.1?


"Alaeddin A. Aydiner" wrote:

> I was wondering if anybody is working on fixing this g++ problem for at least
> the 3.1 series. It has bitten me when compiling code with many nested
> templates. Yes, there are some ways to circumvent the problem. However, they do
> not always work, and most of the time, the workarounds end up uglifying the
> code.

Hi,

I'm not an expert and for sure someone among the C++ front end developers will
soon answer in technical details your query. On the other hand, I believe that the
list (and myself ;-) would appreciate if you could post a typical compact example
neatly demonstrating the problem and the kind of workaround you typically have to
use with the current 3.0.x.

Thanks,
Paolo.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]