------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-12 22:22 ------- This code is invalid and here is why: BePlusTree::ItemList is a dependent name so it needs a typenam keyword in front of it to say that this name is a type.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19919