[Bug c++/18311] member visibility in inherited template classes

2004-11-05 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2004-11-05 19:30 --- Duplicate of PR 15552. *** This bug has been marked as a duplicate of 15552 *** -- What|Removed |Added --

[Bug c++/18311] member visibility in inherited template classes

2004-11-05 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2004-11-05 19:27 --- These are all duplicates of PR 15552 -- What|Removed |Added Status|RESOLVED

[Bug c++/18311] member visibility in inherited template classes

2004-11-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-05 17:54 --- Read the release notes for 3.4, this is invalid C++. -- What|Removed |Added Stat