compile or not compile

Eljay Love-Jensen eljay@adobe.com
Thu Jul 1 13:59:00 GMT 2004


Hi Karo,

Add this to your class A:

int foo(Items const&)
{
   std::cerr << "A::Items\n";
   return 0;
}

HTH,
--Eljay



More information about the Gcc-help mailing list