[Bug c++/14032] Specialization of inner template using outer template argument doesn't work

2007-02-16 Thread twhitehe at uwo dot ca
--- Comment #15 from twhitehe at uwo dot ca 2007-02-16 15:10 --- This is a duplicate of 4882, however, I don't have the power to mark it as that (not that that would necessarily be a good thing as this contains more recent begging and is flagged with a higher priority). -- twh

[Bug c++/13088] templatizing outer class hides specialization of inner template class

2007-02-16 Thread twhitehe at uwo dot ca
--- Comment #26 from twhitehe at uwo dot ca 2007-02-16 15:04 --- There is actually two different bugs here. The original bug is a (rather convoluted) duplicate of 4882. It still remains unresolved as of gcc-4.1. The nested_deduction.zip source, which was submitted much later