g in G++. Should that go into bugzilla?
Dr. Michael J. Gourlay
University of Central Florida / FIEA
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Gourlay
Sent: Thursday, March 16, 2006 4:33
I've seen other posts asking a similar question, but the solution continues to
evade me.
I have a line of code that compiles and runs as designed with MSVC but not
under g++ 3.4.2 (mingw-special):
HashTable::FactoryEntry>
Factory::sFactoryTable ;
The following lines do compile (but see cavea